Home
last modified time | relevance | path

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

/linux/net/openvswitch/
A Ddatapath.h173 OVS_PACKET_HASH_SW_BIT = (1ULL << 32), enumerator
A Ddatapath.c521 hash |= OVS_PACKET_HASH_SW_BIT; in queue_userspace_packet()
600 !!(hash & OVS_PACKET_HASH_SW_BIT), in ovs_packet_cmd_execute()

Completed in 8 milliseconds