Home
last modified time | relevance | path

Searched defs:ip6t_replace (Results 1 – 1 of 1) sorted by relevance

/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h215 struct ip6t_replace { struct
217 char name[XT_TABLE_MAXNAMELEN];
221 unsigned int valid_hooks;
224 unsigned int num_entries;
227 unsigned int size;
230 unsigned int hook_entry[NF_INET_NUMHOOKS];
233 unsigned int underflow[NF_INET_NUMHOOKS];
237 unsigned int num_counters;
239 struct xt_counters *counters;
242 struct ip6t_entry entries[0];