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