Searched refs:xt_check_hooks_target (Results 1 – 3 of 3) sorted by relevance
291 int xt_check_hooks_target(struct xt_tgchk_param *par);
1098 int xt_check_hooks_target(struct xt_tgchk_param *par) in xt_check_hooks_target() function1105 EXPORT_SYMBOL_GPL(xt_check_hooks_target);1131 ret = xt_check_hooks_target(par); in xt_check_target()
389 ret = xt_check_hooks_target(&par); in nft_target_validate()