Searched defs:xt_match (Results 1 – 1 of 1) sorted by relevance
142 struct xt_match { struct143 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 …]