Searched refs:IPSEC_MODULE_ENABLED (Results 1 – 4 of 4) sorted by relevance
134 if ((old & IPSEC_MODULE_ENABLED) == 0) in ipsec_kmod_enter()159 new = old & ~IPSEC_MODULE_ENABLED; in ipsec_kmod_drain()187 xsp->xf_cntr = IPSEC_MODULE_ENABLED; in xform_attach()202 if (xsp->xf_cntr & IPSEC_MODULE_ENABLED) in xform_detach()308 tcp_ipsec_support->enabled |= IPSEC_MODULE_ENABLED; in IPSEC_KMOD_METHOD()315 if (tcp_ipsec_support->enabled & IPSEC_MODULE_ENABLED) { in tcpmd5_support_disable()413 sc->enabled |= IPSEC_MODULE_ENABLED; in ipsec_support_enable()420 if (sc->enabled & IPSEC_MODULE_ENABLED) { in ipsec_support_disable()
71 .enabled = IPSEC_MODULE_ENABLED,91 .enabled = IPSEC_MODULE_ENABLED,
96 #define IPSEC_MODULE_ENABLED 0x0001 macro98 ((proto ## _ipsec_support)->enabled & IPSEC_MODULE_ENABLED)
400 .enabled = IPSEC_MODULE_ENABLED,