xt_check_hooks_match
int xt_check_hooks_match(struct xt_mtchk_param *par);
ret = xt_check_hooks_match(&par);
EXPORT_SYMBOL_GPL(xt_check_hooks_match);
ret = xt_check_hooks_match(par);