Home
last modified time | relevance | path

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

/include/linux/netfilter_ipv6/
Dip6_tables.h232 struct ip6t_replace struct
235 char name[IP6T_TABLE_MAXNAMELEN];
239 unsigned int valid_hooks;
242 unsigned int num_entries;
245 unsigned int size;
248 unsigned int hook_entry[NF_INET_NUMHOOKS];
251 unsigned int underflow[NF_INET_NUMHOOKS];
255 unsigned int num_counters;
257 struct xt_counters __user *counters;
260 struct ip6t_entry entries[0];