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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h181 * %OVS_USERSPACE_ATTR_EGRESS_TUN_PORT attribute, which is sent only if the
684 * @OVS_USERSPACE_ATTR_EGRESS_TUN_PORT: If present, u32 output port to get
692 OVS_USERSPACE_ATTR_EGRESS_TUN_PORT, /* Optional, u32 output port enumerator in enum:ovs_userspace_attr
/linux-master/net/openvswitch/
H A Dactions.c984 case OVS_USERSPACE_ATTR_EGRESS_TUN_PORT: {
H A Dflow_netlink.c3045 [OVS_USERSPACE_ATTR_EGRESS_TUN_PORT] = {.type = NLA_U32 },

Completed in 141 milliseconds