Searched refs:to_assign (Results 1 – 1 of 1) sorted by relevance
1118 struct nf_conntrack_helper *to_assign = NULL; in nft_ct_helper_obj_eval() local1129 to_assign = priv->helper4; in nft_ct_helper_obj_eval()1132 to_assign = priv->helper6; in nft_ct_helper_obj_eval()1139 if (!to_assign) in nft_ct_helper_obj_eval()1146 if (help && refcount_inc_not_zero(&to_assign->ct_refcnt)) { in nft_ct_helper_obj_eval()1147 rcu_assign_pointer(help->helper, to_assign); in nft_ct_helper_obj_eval()