Searched refs:help4 (Results 1 – 1 of 1) sorted by relevance
1053 struct nf_conntrack_helper *help4, *help6; in nft_ct_helper_obj_init() local1070 help4 = NULL; in nft_ct_helper_obj_init()1078 help4 = nf_conntrack_helper_try_module_get(name, family, in nft_ct_helper_obj_init()1091 help4 = nf_conntrack_helper_try_module_get(name, NFPROTO_IPV4, in nft_ct_helper_obj_init()1101 if (!help4 && !help6) in nft_ct_helper_obj_init()1104 priv->helper4 = help4; in nft_ct_helper_obj_init()