Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_set.c160 match_counter0(u64 counter, const struct ip_set_counter_match0 *info) in match_counter0() function
195 if (!match_counter0(opt.ext.packets, &info->packets)) in set_match_v3()
197 return match_counter0(opt.ext.bytes, &info->bytes); in set_match_v3()