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 …]
154 struct xt_option_call { struct155 const char *arg, *ext_name;156 const struct xt_option_entry *entry;157 void *data;158 unsigned int xflags;159 bool invert;160 uint8_t nvals;161 union {180 } val;182 union {[all …]