Searched refs:OVS_CT_ATTR_MAX (Results 1 – 4 of 4) sorted by relevance
736 #define OVS_CT_ATTR_MAX (__OVS_CT_ATTR_MAX - 1) macro
788 #define OVS_CT_ATTR_MAX (__OVS_CT_ATTR_MAX - 1) macro
1497 static const struct ovs_ct_len_tbl ovs_ct_attr_lens[OVS_CT_ATTR_MAX + 1] = {1529 if (type > OVS_CT_ATTR_MAX) { in parse_ct()1532 type, OVS_CT_ATTR_MAX); in parse_ct()