Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dopenvswitch.h695 OVS_USERSPACE_ATTR_ACTIONS, /* Optional flag to get actions. */ enumerator
/linux-6.15/net/openvswitch/
H A Dactions.c1010 case OVS_USERSPACE_ATTR_ACTIONS: { in output_userspace()