Searched refs:OVS_NAT_ATTR_PROTO_MIN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h848 * @OVS_NAT_ATTR_PROTO_MIN: u16 L4 protocol specific lower boundary (port)
860 OVS_NAT_ATTR_PROTO_MIN, enumerator in enum:ovs_nat_attr
/linux-master/net/openvswitch/
H A Dconntrack.c1077 [OVS_NAT_ATTR_PROTO_MIN] = {sizeof(u16), sizeof(u16)},
1123 case OVS_NAT_ATTR_PROTO_MIN:
1459 (nla_put_u16(skb, OVS_NAT_ATTR_PROTO_MIN,

Completed in 138 milliseconds