Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_set.c206 match_counter(u64 counter, const struct ip_set_counter_match *info) in match_counter() function
241 if (!match_counter(opt.ext.packets, &info->packets)) in set_match_v4()
243 return match_counter(opt.ext.bytes, &info->bytes); in set_match_v4()