Searched refs:xt_check_hooks_match (Results 1 – 3 of 3) sorted by relevance
288 int xt_check_hooks_match(struct xt_mtchk_param *par);
551 int xt_check_hooks_match(struct xt_mtchk_param *par) in xt_check_hooks_match() function558 EXPORT_SYMBOL_GPL(xt_check_hooks_match);569 ret = xt_check_hooks_match(par); in xt_check_match()
667 ret = xt_check_hooks_match(&par); in nft_match_validate()