Home
last modified time | relevance | path

Searched defs:ipt_entry (Results 1 – 6 of 6) sorted by relevance

/external/iptables/include/linux/netfilter_ipv4/
Dip_tables.h102 struct ipt_entry { struct
108 /* Size of ipt_entry + matches */ argument
110 /* Size of ipt_entry + matches + target */ argument
111 __u16 next_offset;
114 unsigned int comefrom;
117 struct xt_counters counters;
120 unsigned char elems[0];
/external/iproute2/include/uapi/linux/netfilter_ipv4/
Dip_tables.h104 struct ipt_entry { struct
110 /* Size of ipt_entry + matches */ argument
112 /* Size of ipt_entry + matches + target */ argument
113 __u16 next_offset;
116 unsigned int comefrom;
119 struct xt_counters counters;
122 unsigned char elems[0];
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
Dip_tables.h106 struct ipt_entry { struct
112 /* Size of ipt_entry + matches */ argument
114 /* Size of ipt_entry + matches + target */ argument
115 __u16 next_offset;
118 unsigned int comefrom;
121 struct xt_counters counters;
124 unsigned char elems[0];
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h86977 struct ipt_entry { struct
86978 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];
/external/bcc/libbpf-tools/x86/
Dvmlinux.h110333 struct ipt_entry { struct
110334 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];
Dvmlinux_505.h110333 struct ipt_entry { struct
110334 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];