Searched refs:OVS_CT_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
815 #define OVS_CT_ATTR_MAX (__OVS_CT_ATTR_MAX - 1) macro
1516 static const struct ovs_ct_len_tbl ovs_ct_attr_lens[OVS_CT_ATTR_MAX + 1] = {1548 if (type > OVS_CT_ATTR_MAX) { in parse_ct()1551 type, OVS_CT_ATTR_MAX); in parse_ct()