Searched defs:xt_option_call (Results 1 – 2 of 2) sorted by relevance
147 struct xt_option_call { struct148 const char *arg, *ext_name;149 const struct xt_option_entry *entry;150 void *data;151 unsigned int xflags;152 bool invert;153 uint8_t nvals;154 union {171 } val;173 union {[all …]