Home
last modified time | relevance | path

Searched refs:OVS_HASH_ALG_L4 (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dopenvswitch.h814 OVS_HASH_ALG_L4,
774 OVS_HASH_ALG_L4, global() enumerator
/linux/net/openvswitch/
H A Dactions.c1006 if (hash_act->hash_alg == OVS_HASH_ALG_L4) { in execute_hash()
1007 /* OVS_HASH_ALG_L4 hasing type. */ in execute_hash()
H A Dflow_netlink.c3227 case OVS_HASH_ALG_L4: in __ovs_nla_copy_actions()