Searched refs:ct_refcnt (Results 1 – 5 of 5) sorted by relevance
99 if (h != NULL && !refcount_inc_not_zero(&h->ct_refcnt)) { in nf_conntrack_helper_try_module_get()113 if (refcount_dec_and_test(&helper->ct_refcnt)) in nf_conntrack_helper_put()220 if (tmp && refcount_dec_and_test(&tmp->ct_refcnt)) in __nf_ct_try_assign_helper()239 if (refcount_dec_and_test(&tmp->ct_refcnt)) in __nf_ct_try_assign_helper()246 if (refcount_inc_not_zero(&helper->ct_refcnt)) in __nf_ct_try_assign_helper()400 refcount_set(&me->ct_refcnt, 1); in __nf_conntrack_helper_register()455 if (refcount_dec_and_test(&me->ct_refcnt)) in nf_conntrack_helper_release()
1146 if (help && refcount_inc_not_zero(&to_assign->ct_refcnt)) { in nft_ct_helper_obj_eval()1310 refcount_set(&ct_expect_helper->ct_refcnt, 1); in nft_ct_expect_helper_alloc()1446 if (help && refcount_inc_not_zero(&priv->helper->ct_refcnt)) in nft_ct_expect_obj_eval()
1821 if (help && refcount_inc_not_zero(&assign_helper->ct_refcnt)) in init_conntrack()
2288 if (!refcount_inc_not_zero(&helper->ct_refcnt)) { in ctnetlink_create_conntrack()
44 refcount_t ct_refcnt; member158 if (helper && refcount_dec_and_test(&helper->ct_refcnt)) in nf_ct_help_put()