Searched defs:xtables_match (Results 1 – 1 of 1) sorted by relevance
209 struct xtables_match struct217 struct xtables_match *next; argument219 const char *name;220 const char *real_name;223 u_int8_t revision;226 u_int8_t ext_flags;228 u_int16_t family;231 size_t size;234 size_t userspacesize;237 void (*help)(void);[all …]