Searched refs:SET_WITH_COUNTER (Results 1 – 5 of 5) sorted by relevance
160 if (SET_WITH_COUNTER(set)) in mtype_add()
478 if (!SET_WITH_COUNTER(set)) in ip_set_get_extensions()567 if (SET_WITH_COUNTER(set) && in ip_set_put_extensions()636 if (SET_WITH_COUNTER(set)) { in ip_set_match_extensions()1416 if (SET_WITH_COUNTER(set)) in ip_set_put_flags()
220 if (SET_WITH_COUNTER(set)) in list_set_init_extensions()
957 if (SET_WITH_COUNTER(set)) in mtype_add()
65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) macro