xt_check_hooks_target
int xt_check_hooks_target(struct xt_tgchk_param *par);
ret = xt_check_hooks_target(&par);
EXPORT_SYMBOL_GPL(xt_check_hooks_target);
ret = xt_check_hooks_target(par);