Home
last modified time | relevance | path

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

/include/linux/netfilter_ipv4/
Dip_tables.h172 struct ipt_replace struct
175 char name[IPT_TABLE_MAXNAMELEN];
179 unsigned int valid_hooks;
182 unsigned int num_entries;
185 unsigned int size;
188 unsigned int hook_entry[NF_INET_NUMHOOKS];
191 unsigned int underflow[NF_INET_NUMHOOKS];
195 unsigned int num_counters;
197 struct xt_counters __user *counters;
200 struct ipt_entry entries[0];