Home
last modified time | relevance | path

Searched refs:hash_basis (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h778 __u32 hash_basis; member
/openbmc/linux/net/openvswitch/
H A Dactions.c1098 hash = jhash_1word(hash, hash_act->hash_basis); in execute_hash()