Home
last modified time | relevance | path

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

/linux/net/openvswitch/
A Ddatapath.h174 OVS_PACKET_HASH_L4_BIT = (1ULL << 33), enumerator
A Ddatapath.c524 hash |= OVS_PACKET_HASH_L4_BIT; in queue_userspace_packet()
601 !!(hash & OVS_PACKET_HASH_L4_BIT)); in ovs_packet_cmd_execute()

Completed in 9 milliseconds