Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h694 OVS_USERSPACE_ATTR_ACTIONS, /* Optional flag to get actions. */ enumerator
/openbmc/linux/net/openvswitch/
H A Dactions.c995 case OVS_USERSPACE_ATTR_ACTIONS: { in output_userspace()