Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netipsec/
H A Dipsec.h95 #define IPSEC_SPSTATE_ALIVE 2 macro
H A Dkey_debug.c600 case IPSEC_SPSTATE_ALIVE: in kdebug_secpolicy_state()
H A Dkey.c1221 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_unlink()
1255 newsp->state = IPSEC_SPSTATE_ALIVE; in key_insertsp()
4465 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_flush_spd()