Home
last modified time | relevance | path

Searched refs:IPSET_FLAG_MATCH_COUNTERS (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/netfilter/ipset/
H A Dip_set.h178 IPSET_FLAG_MATCH_COUNTERS = (1 << IPSET_FLAG_BIT_MATCH_COUNTERS), enumerator
/linux/net/netfilter/
H A Dxt_set.c177 opt.cmdflags |= IPSET_FLAG_MATCH_COUNTERS; in set_match_v3()
200 opt.cmdflags |= IPSET_FLAG_MATCH_COUNTERS; in set_match_v4()
/linux/net/netfilter/ipset/
H A Dip_set_list_set.c60 opt->cmdflags &= ~IPSET_FLAG_MATCH_COUNTERS; in list_set_ktest()
H A Dip_set_core.c644 if (flags & IPSET_FLAG_MATCH_COUNTERS && in ip_set_match_extensions()