Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dopenvswitch.h153 OVS_PACKET_CMD_MISS, /* Flow table miss. */ enumerator
/Linux-v6.1/net/openvswitch/
Ddatapath.c245 upcall.cmd = OVS_PACKET_CMD_MISS; in ovs_dp_process_packet()