Searched defs:ipt_entry (Results 1 – 7 of 7) sorted by relevance
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[];
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];
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];
110 struct ipt_entry *ipt_entry = &ipt_replace->entries[0]; in run() local
20380 struct ipt_entry { struct20381 struct ipt_ip ip;20382 unsigned int nfcache;20383 __u16 target_offset;20384 __u16 next_offset;20385 unsigned int comefrom;20386 struct xt_counters counters;20387 unsigned char elems[0];
127848 struct ipt_entry { struct127849 struct ipt_ip ip;127850 unsigned int nfcache;127851 __u16 target_offset;127852 __u16 next_offset;127853 unsigned int comefrom;127854 struct xt_counters counters;127855 unsigned char elems[0];