Home
last modified time | relevance | path

Searched defs:secashead (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dkeydb.h107 struct secashead { struct
112 struct secasindex saidx;
114 struct secident *idents; /* source identity */
115 struct secident *identd; /* destination identity */
118 volatile u_int refcnt; /* reference count */
119 uint8_t state; /* MATURE or DEAD. */
120 struct secasvar_queue savtree_alive; /* MATURE and DYING SA */
121 struct secasvar_queue savtree_larval; /* LARVAL SA */