Searched refs:IPSET_FLAG_MATCH_COUNTERS (Results 1 – 4 of 4) sorted by relevance
187 opt.cmdflags |= IPSET_FLAG_MATCH_COUNTERS; in set_match_v3()192 if (!(ret && opt.cmdflags & IPSET_FLAG_MATCH_COUNTERS)) in set_match_v3()233 opt.cmdflags |= IPSET_FLAG_MATCH_COUNTERS; in set_match_v4()238 if (!(ret && opt.cmdflags & IPSET_FLAG_MATCH_COUNTERS)) in set_match_v4()
174 IPSET_FLAG_MATCH_COUNTERS = (1 << IPSET_FLAG_BIT_MATCH_COUNTERS), enumerator
319 if (flags & IPSET_FLAG_MATCH_COUNTERS) { in ip_set_update_counter()
61 opt->cmdflags &= ~IPSET_FLAG_MATCH_COUNTERS; in list_set_ktest()