Searched refs:IPSEC_MODULE_ENABLED (Results 1 – 4 of 4) sorted by relevance
136 if ((old & IPSEC_MODULE_ENABLED) == 0) in ipsec_kmod_enter()161 new = old & ~IPSEC_MODULE_ENABLED; in ipsec_kmod_drain()189 xsp->xf_cntr = IPSEC_MODULE_ENABLED; in xform_attach()204 if (xsp->xf_cntr & IPSEC_MODULE_ENABLED) in xform_detach()310 tcp_ipsec_support->enabled |= IPSEC_MODULE_ENABLED; in IPSEC_KMOD_METHOD()317 if (tcp_ipsec_support->enabled & IPSEC_MODULE_ENABLED) { in tcpmd5_support_disable()411 sc->enabled |= IPSEC_MODULE_ENABLED; in ipsec_support_enable()418 if (sc->enabled & IPSEC_MODULE_ENABLED) { in ipsec_support_disable()
72 .enabled = IPSEC_MODULE_ENABLED,91 .enabled = IPSEC_MODULE_ENABLED,
69 #define IPSEC_MODULE_ENABLED 0x0001 macro71 ((proto ## _ipsec_support)->enabled & IPSEC_MODULE_ENABLED)
385 .enabled = IPSEC_MODULE_ENABLED,