Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_set.c167 case IPSET_COUNTER_NONE: in match_counter0()
190 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v3()
191 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v3()
214 case IPSET_COUNTER_NONE: in match_counter()
237 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v4()
238 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v4()
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h252 IPSET_COUNTER_NONE = 0, enumerator