Home
last modified time | relevance | path

Searched refs:IPSEC_SPSTATE_ALIVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netipsec/
H A Dipsec.h98 #define IPSEC_SPSTATE_ALIVE 2 macro
H A Dkey_debug.c603 case IPSEC_SPSTATE_ALIVE: in kdebug_secpolicy_state()
H A Dkey.c1290 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_detach()
1320 newsp->state = IPSEC_SPSTATE_ALIVE; in key_insertsp()
4676 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_flush_spd()