Searched defs:ipt_entry (Results 1 – 6 of 6) sorted by relevance
102 struct ipt_entry { struct108 /* Size of ipt_entry + matches */ argument110 /* Size of ipt_entry + matches + target */ argument111 __u16 next_offset;114 unsigned int comefrom;117 struct xt_counters counters;120 unsigned char elems[0];
104 struct ipt_entry { struct110 /* Size of ipt_entry + matches */ argument112 /* Size of ipt_entry + matches + target */ argument113 __u16 next_offset;116 unsigned int comefrom;119 struct xt_counters counters;122 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[0];
86977 struct ipt_entry { struct86978 struct ipt_ip ip;86979 unsigned int nfcache;86980 __u16 target_offset;86981 __u16 next_offset;86982 unsigned int comefrom;86983 struct xt_counters counters;86984 unsigned char elems[0];
110333 struct ipt_entry { struct110334 struct ipt_ip ip;110335 unsigned int nfcache;110336 __u16 target_offset;110337 __u16 next_offset;110338 unsigned int comefrom;110339 struct xt_counters counters;110340 unsigned char elems[0];