Searched refs:secacq (Results 1 – 2 of 2) sorted by relevance
166 struct secacq { struct167 LIST_ENTRY(secacq) chain;
291 LIST_HEAD(_acqlist, secacq) acqlist;799 static struct secacq *key_newacq (const struct secasindex *);800 static struct secacq *key_getacq (const struct secasindex *);801 static struct secacq *key_getacqbyseq (u_int32_t);5166 struct secacq *acq, *nextacq; in key_timehandler_acq() 5464 struct secacq *acq; in key_api_getspi() 6786 struct secacq *newacq; in key_acquire() 7036 static struct secacq *7039 struct secacq *newacq; in key_newacq() 7042 newacq = kmem_intr_zalloc(sizeof(struct secacq), KM_NOSLEE in key_newacq() [all...]