Searched refs:xt_check_hooks_match (Results 1 – 3 of 3) sorted by relevance
301 int xt_check_hooks_match(struct xt_mtchk_param *par);
554 int xt_check_hooks_match(struct xt_mtchk_param *par) in xt_check_hooks_match() function561 EXPORT_SYMBOL_GPL(xt_check_hooks_match);572 ret = xt_check_hooks_match(par); in xt_check_match()
683 ret = xt_check_hooks_match(&par); in nfnl_compat_fill_info()