Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_ipv4/
Dip_tables.h73 struct ipt_entry { struct
79 /* Size of ipt_entry + matches */ argument
81 /* Size of ipt_entry + matches + target */ argument
82 u_int16_t next_offset;
85 unsigned int comefrom;
88 struct xt_counters counters;
91 unsigned char elems[0];
/external/iproute2/include/linux/netfilter_ipv4/
Dip_tables.h73 struct ipt_entry { struct
79 /* Size of ipt_entry + matches */ argument
81 /* Size of ipt_entry + matches + target */ argument
82 u_int16_t next_offset;
85 unsigned int comefrom;
88 struct xt_counters counters;
91 unsigned char elems[0];
/external/kernel-headers/original/linux/netfilter_ipv4/
Dip_tables.h79 struct ipt_entry struct
86 /* Size of ipt_entry + matches */ argument
88 /* Size of ipt_entry + matches + target */ argument
89 u_int16_t next_offset;
92 unsigned int comefrom;
95 struct xt_counters counters;
98 unsigned char elems[0];