Searched defs:ipt_entry (Results 1 – 2 of 2) sorted by relevance
134364 struct ipt_entry { struct134365 struct ipt_ip ip;134366 unsigned int nfcache;134367 __u16 target_offset;134368 __u16 next_offset;134369 unsigned int comefrom;134370 struct xt_counters counters;134371 unsigned char elems[0];
142018 struct ipt_entry { struct142019 struct ipt_ip ip;142020 unsigned int nfcache;142021 __u16 target_offset;142022 __u16 next_offset;142023 unsigned int comefrom;142024 struct xt_counters counters;142025 unsigned char elems[0];