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.h102 struct ipt_entry { struct
108 /* Size of ipt_entry + matches */ argument
110 /* Size of ipt_entry + matches + target */ argument
111 __u16 next_offset;
114 unsigned int comefrom;
117 struct xt_counters counters;
120 unsigned char elems[0];
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
Dip_tables.h106 struct ipt_entry { struct
112 /* Size of ipt_entry + matches */ argument
114 /* Size of ipt_entry + matches + target */ argument
115 __u16 next_offset;
118 unsigned int comefrom;
121 struct xt_counters counters;
124 unsigned char elems[0];
/external/iproute2/include/uapi/linux/netfilter_ipv4/
Dip_tables.h104 struct ipt_entry { struct
110 /* Size of ipt_entry + matches */ argument
112 /* Size of ipt_entry + matches + target */ argument
113 __u16 next_offset;
116 unsigned int comefrom;
119 struct xt_counters counters;
122 unsigned char elems[0];