Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dopenvswitch.h108 OVS_PACKET_CMD_MISS, /* Flow table miss. */ enumerator
/linux-3.4.99/net/openvswitch/
Ddatapath.c195 upcall.cmd = OVS_PACKET_CMD_MISS; in ovs_dp_process_received_packet()