Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h139 OVS_PACKET_CMD_ACTION, /* OVS_ACTION_ATTR_USERSPACE action. */ enumerator
/Linux-v4.19/net/openvswitch/
Dactions.c986 upcall.cmd = OVS_PACKET_CMD_ACTION; in output_userspace()