Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1435 OVS_PACKET_CMD_MISS = 1 # Flow table miss variable in OvsPacket
/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h153 OVS_PACKET_CMD_MISS, /* Flow table miss. */ enumerator