Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h230 struct ipt_replace struct
233 char name[IPT_TABLE_MAXNAMELEN];
237 unsigned int valid_hooks;
240 unsigned int num_entries;
243 unsigned int size;
246 unsigned int hook_entry[NF_IP_NUMHOOKS];
249 unsigned int underflow[NF_IP_NUMHOOKS];
253 unsigned int num_counters;
255 struct ipt_counters *counters;
258 struct ipt_entry entries[0];