Searched defs:ipt_entry (Results 1 – 2 of 2) sorted by relevance
109 struct ipt_entry *ipt_entry = &ipt_replace->entries[0]; in run() local
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];