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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h774 * @hash_basis: basis used for computing hash.
778 __u32 hash_basis; member in struct:ovs_action_hash
/linux-master/net/openvswitch/
H A Dactions.c1097 hash = jhash_1word(hash, hash_act->hash_basis);

Completed in 118 milliseconds