Searched refs:hash_basis (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | openvswitch.h | 778 __u32 hash_basis; member |
/openbmc/linux/net/openvswitch/ | ||
H A D | actions.c | 1098 hash = jhash_1word(hash, hash_act->hash_basis); in execute_hash() |