Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_set.c211 match_counter(u64 counter, const struct ip_set_counter_match *info) in match_counter() function
247 if (!match_counter(opt.ext.packets, &info->packets)) in set_match_v4()
249 return match_counter(opt.ext.bytes, &info->bytes); in set_match_v4()