Searched refs:OVS_NAT_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
867 #define OVS_NAT_ATTR_MAX (__OVS_NAT_ATTR_MAX - 1) macro
1128 static const int ovs_nat_attr_lens[OVS_NAT_ATTR_MAX + 1][2] = { in parse_nat()1143 if (type > OVS_NAT_ATTR_MAX) { in parse_nat()1145 type, OVS_NAT_ATTR_MAX); in parse_nat()
Completed in 10 milliseconds