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