Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h644 OVS_USERSPACE_ATTR_EGRESS_TUN_PORT, /* Optional, u32 output port enumerator
/Linux-v4.19/net/openvswitch/
Dactions.c1000 case OVS_USERSPACE_ATTR_EGRESS_TUN_PORT: { in output_userspace()
Dflow_netlink.c2824 [OVS_USERSPACE_ATTR_EGRESS_TUN_PORT] = {.type = NLA_U32 }, in validate_userspace()