Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dopenvswitch.h137 OVS_PACKET_CMD_ACTION, /* OVS_ACTION_ATTR_USERSPACE action. */ enumerator
/linux-4.4.14/net/openvswitch/
Dactions.c775 upcall.cmd = OVS_PACKET_CMD_ACTION; in output_userspace()