Searched refs:OVS_VPORT_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
284 #define OVS_VPORT_ATTR_MAX (__OVS_VPORT_ATTR_MAX - 1) macro
2187 struct nlattr *a[OVS_VPORT_ATTR_MAX + 1]) in lookup_vport()2553 static const struct nla_policy vport_policy[OVS_VPORT_ATTR_MAX + 1] = {2593 .maxattr = OVS_VPORT_ATTR_MAX,
Completed in 10 milliseconds