Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec.h90 #define IPSEC_SPSTATE_ALIVE 2 macro
H A Dkey_debug.c599 case IPSEC_SPSTATE_ALIVE: in kdebug_secpolicy_state()
H A Dkey.c1213 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_unlink()
1247 newsp->state = IPSEC_SPSTATE_ALIVE; in key_insertsp()
4444 if (sp->state != IPSEC_SPSTATE_ALIVE) { in key_flush_spd()