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