Home
last modified time | relevance | path

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

/openbmc/linux/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[];