Home
last modified time | relevance | path

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

/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[];
/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/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/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt08.c110 struct ipt_entry *ipt_entry = &ipt_replace->entries[0]; in run() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h20380 struct ipt_entry { struct
20381 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];
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h127848 struct ipt_entry { struct
127849 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];
Dvmlinux.h127848 struct ipt_entry { struct
127849 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];