Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv4/
Dip_tables.h75 struct ipt_entry { struct
76 struct ipt_ip ip;
77 unsigned int nfcache;
78 __u16 target_offset;
79 __u16 next_offset;
80 unsigned int comefrom;
81 struct xt_counters counters;
82 unsigned char elems[0];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv4/
Dip_tables.h71 struct ipt_entry { struct
72 struct ipt_ip ip;
74 unsigned int nfcache;
76 __u16 target_offset;
78 __u16 next_offset;
80 unsigned int comefrom;
82 struct xt_counters counters;
84 unsigned char elems[0];
/kernel/linux/linux-6.6/include/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[];
/kernel/linux/linux-5.10/include/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];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_ipv4/
Dip_tables.h75 struct ipt_entry { struct
76 struct ipt_ip ip;
77 unsigned int nfcache;
78 __u16 target_offset;
79 __u16 next_offset;
80 unsigned int comefrom;
81 struct xt_counters counters;
82 unsigned char elems[0];