Home
last modified time | relevance | path

Searched defs:xt_option_call (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/include/
Dxtables.h147 struct xt_option_call { struct
148 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 …]
/external/iptables/include/
Dxtables.h147 struct xt_option_call { struct
148 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 …]