Searched defs:xt_target (Results 1 – 1 of 1) sorted by relevance
309 struct xt_target struct319 const struct xt_target_param *); argument325 bool (*checkentry)(const struct xt_tgchk_param *);328 void (*destroy)(const struct xt_tgdtor_param *);331 void (*compat_from_user)(void *dst, void *src);332 int (*compat_to_user)(void __user *dst, void *src);335 struct module *me;337 const char *table;338 unsigned int targetsize;339 unsigned int compatsize;[all …]