Home
last modified time | relevance | path

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

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