Searched refs:IPSET_COUNTER_NONE (Results 1 – 2 of 2) sorted by relevance
167 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()
252 IPSET_COUNTER_NONE = 0, enumerator