secacq
LIST_HEAD(_acqlist, secacq) acqlist;
struct secacq *acq, *nextacq;
struct secacq *acq;
struct secacq *newacq;
static struct secacq *
struct secacq *newacq;
newacq = kmem_intr_zalloc(sizeof(struct secacq), KM_NOSLEEP);
static struct secacq *
struct secacq *acq;
static struct secacq *
struct secacq *acq;
struct secacq *acq;
static struct secacq *key_newacq (const struct secasindex *);
static struct secacq *key_getacq (const struct secasindex *);
static struct secacq *key_getacqbyseq (u_int32_t);
LIST_ENTRY(secacq) chain;