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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h1089 #define OVS_CT_LIMIT_ATTR_MAX (__OVS_CT_LIMIT_ATTR_MAX - 1) macro
/linux-master/net/openvswitch/
H A Dconntrack.c100 static const struct nla_policy ct_limit_policy[OVS_CT_LIMIT_ATTR_MAX + 1] = {
1958 .maxattr = OVS_CT_LIMIT_ATTR_MAX,

Completed in 121 milliseconds