Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_set.h69 struct ip_set_counter_match0 packets;
70 struct ip_set_counter_match0 bytes;
/linux-4.1.27/include/uapi/linux/netfilter/ipset/
Dip_set.h260 struct ip_set_counter_match0 { struct
/linux-4.1.27/net/netfilter/
Dxt_set.c160 match_counter0(u64 counter, const struct ip_set_counter_match0 *info) in match_counter0()