Home
last modified time | relevance | path

Searched refs:OVS_USERSPACE_ATTR_EGRESS_TUN_PORT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dopenvswitch.h693 OVS_USERSPACE_ATTR_EGRESS_TUN_PORT, /* Optional, u32 output port enumerator
/linux-6.15/net/openvswitch/
H A Dactions.c994 case OVS_USERSPACE_ATTR_EGRESS_TUN_PORT: { in output_userspace()
H A Dflow_netlink.c3047 [OVS_USERSPACE_ATTR_EGRESS_TUN_PORT] = {.type = NLA_U32 }, in validate_userspace()