Searched refs:IPSET_COUNTER_NONE (Results 1 – 2 of 2) sorted by relevance
163 case IPSET_COUNTER_NONE: in match_counter0()185 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v3()186 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v3()209 case IPSET_COUNTER_NONE: in match_counter()231 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v4()232 info->bytes.op != IPSET_COUNTER_NONE) in set_match_v4()
252 IPSET_COUNTER_NONE = 0, enumerator