Home
last modified time | relevance | path

Searched refs:IPSET_COUNTER_NONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set_counter.h41 case IPSET_COUNTER_NONE: in ip_set_match_counter()
/Linux-v4.19/net/netfilter/
Dxt_set.c179 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v3()
180 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v3()
202 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v4()
203 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v4()
/Linux-v4.19/include/uapi/linux/netfilter/ipset/
Dip_set.h254 IPSET_COUNTER_NONE = 0, enumerator