Searched refs:ip6t_counters (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/include/libiptc/
H A Dlibip6tc.h53 struct ip6t_counters *counters,
119 struct ip6t_counters *counters,
127 struct ip6t_counters *ip6tc_read_counter(const ip6t_chainlabel chain,
139 struct ip6t_counters *counters,
/external/iptables/include/libiptc/
H A Dlibip6tc.h53 struct ip6t_counters *counters,
125 struct ip6t_counters *counters,
133 struct ip6t_counters *ip6tc_read_counter(const ip6t_chainlabel chain,
145 struct ip6t_counters *counters,
/external/iptables/iptables/
H A Dip6tables-restore.c79 static int parse_counters(char *string, struct ip6t_counters *ctr)
291 struct ip6t_counters count;
304 sizeof(struct ip6t_counters));
H A Dip6tables-save.c94 struct ip6t_counters count;
H A Dip6tables.c474 struct ip6t_counters counters;
1190 struct ip6t_counters count;
/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h63 #define ip6t_counters xt_counters macro
/external/kernel-headers/original/linux/netfilter_ipv6/
H A Dip6_tables.h63 #define ip6t_counters xt_counters macro
/external/iptables/libiptc/
H A Dlibip6tc.c43 #define STRUCT_COUNTERS struct ip6t_counters

Completed in 93 milliseconds