Searched refs:OVS_PACKET_CMD_EXECUTE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | openvswitch.h | 112 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */ enumerator |
/linux-3.4.99/net/openvswitch/ | ||
D | datapath.c | 700 { .cmd = OVS_PACKET_CMD_EXECUTE, |