Searched refs:xf_cntr (Results 1 – 2 of 2) sorted by relevance
186 xsp->xf_cntr = IPSEC_MODULE_ENABLED; in xform_attach() 201 if (xsp->xf_cntr & IPSEC_MODULE_ENABLED) in xform_detach() 202 ipsec_kmod_drain(&xsp->xf_cntr); in xform_detach() 220 ret = ipsec_kmod_enter(&entry->xf_cntr); in xform_init() 225 ipsec_kmod_exit(&entry->xf_cntr); in xform_init()
97 volatile u_int xf_cntr; member