Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h182 struct xt_target { struct
183 struct list_head list;
186 u_int8_t revision;
208 struct module *me;
210 const char *table;
211 unsigned int targetsize;
212 unsigned int usersize;
214 unsigned int compatsize;
216 unsigned int hooks;
217 unsigned short proto;
[all …]