Searched refs:SET_WITH_COUNTER (Results 1 – 5 of 5) sorted by relevance
160 if (SET_WITH_COUNTER(set)) in mtype_add()
481 if (!SET_WITH_COUNTER(set)) in ip_set_get_extensions()570 if (SET_WITH_COUNTER(set) && in ip_set_put_extensions()639 if (SET_WITH_COUNTER(set)) { in ip_set_match_extensions()1456 if (SET_WITH_COUNTER(set)) in ip_set_put_flags()
224 if (SET_WITH_COUNTER(set)) in list_set_init_extensions()
978 if (SET_WITH_COUNTER(set)) in mtype_add()
65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) macro