Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/netfilter/ipset/
A Dip_set.h178 IPSET_FLAG_MATCH_COUNTERS = (1 << IPSET_FLAG_BIT_MATCH_COUNTERS), enumerator
/linux-6.3-rc2/net/netfilter/
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-6.3-rc2/net/netfilter/ipset/
A Dip_set_list_set.c60 opt->cmdflags &= ~IPSET_FLAG_MATCH_COUNTERS; in list_set_ktest()
A Dip_set_core.c641 if (flags & IPSET_FLAG_MATCH_COUNTERS && in ip_set_match_extensions()

Completed in 11 milliseconds