Searched refs:SET_WITH_COUNTER (Results 1 – 5 of 5) sorted by relevance
160 if (SET_WITH_COUNTER(set)) in mtype_add()
487 if (!SET_WITH_COUNTER(set)) in ip_set_get_extensions()576 if (SET_WITH_COUNTER(set) && in ip_set_put_extensions()645 if (SET_WITH_COUNTER(set)) { in ip_set_match_extensions()1474 if (SET_WITH_COUNTER(set)) in ip_set_put_flags()
224 if (SET_WITH_COUNTER(set)) in list_set_init_extensions()
1121 if (SET_WITH_COUNTER(set)) in mtype_add()
65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) macro