Searched defs:ipt_entry (Results 1 – 5 of 5) sorted by relevance
75 struct ipt_entry { struct76 struct ipt_ip ip;77 unsigned int nfcache;78 __u16 target_offset;79 __u16 next_offset;80 unsigned int comefrom;81 struct xt_counters counters;82 unsigned char elems[0];
71 struct ipt_entry { struct72 struct ipt_ip ip;74 unsigned int nfcache;76 __u16 target_offset;78 __u16 next_offset;80 unsigned int comefrom;82 struct xt_counters counters;84 unsigned char elems[0];
106 struct ipt_entry { struct112 /* Size of ipt_entry + matches */ argument114 /* Size of ipt_entry + matches + target */ argument115 __u16 next_offset;118 unsigned int comefrom;121 struct xt_counters counters;124 unsigned char elems[];
106 struct ipt_entry { struct112 /* Size of ipt_entry + matches */ argument114 /* Size of ipt_entry + matches + target */ argument115 __u16 next_offset;118 unsigned int comefrom;121 struct xt_counters counters;124 unsigned char elems[0];