Searched refs:IPSEC_MODULE_ENABLED (Results 1 – 4 of 4) sorted by relevance
123 if ((old & IPSEC_MODULE_ENABLED) == 0) in ipsec_kmod_enter()148 new = old & ~IPSEC_MODULE_ENABLED; in ipsec_kmod_drain()176 xsp->xf_cntr = IPSEC_MODULE_ENABLED; in xform_attach()191 if (xsp->xf_cntr & IPSEC_MODULE_ENABLED) in xform_detach()297 tcp_ipsec_support->enabled |= IPSEC_MODULE_ENABLED; in IPSEC_KMOD_METHOD()304 if (tcp_ipsec_support->enabled & IPSEC_MODULE_ENABLED) { in tcpmd5_support_disable()403 sc->enabled |= IPSEC_MODULE_ENABLED; in ipsec_support_enable()410 if (sc->enabled & IPSEC_MODULE_ENABLED) { in ipsec_support_disable()
70 .enabled = IPSEC_MODULE_ENABLED,92 .enabled = IPSEC_MODULE_ENABLED,
102 #define IPSEC_MODULE_ENABLED 0x0001 macro104 ((proto ## _ipsec_support)->enabled & IPSEC_MODULE_ENABLED)
400 .enabled = IPSEC_MODULE_ENABLED,