Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dx_tables.h142 struct xt_match { struct
143 struct list_head list;
146 u_int8_t revision;
167 struct module *me;
169 const char *table;
170 unsigned int matchsize;
171 unsigned int usersize;
173 unsigned int compatsize;
175 unsigned int hooks;
176 unsigned short proto;
[all …]