Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_set.h88 struct ip_set_counter_match packets;
89 struct ip_set_counter_match bytes;
/linux-4.4.14/include/uapi/linux/netfilter/ipset/
Dip_set.h265 struct ip_set_counter_match { struct
/linux-4.4.14/net/netfilter/
Dxt_set.c211 match_counter(u64 counter, const struct ip_set_counter_match *info) in match_counter()