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