Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_ipv4/
H A 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];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_ipv4/
H A 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];
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv4/
H A 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];