Searched refs:secacq (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/netipsec/
H A Dkey.c266 LIST_HEAD(secacq_list, secacq);
4557 struct secacq *acq, *nextacq;
6679 struct secacq *acq;
6708 struct secacq *acq;
6747 struct secacq *acq;
6769 struct secacq *acq;
8145 struct secacq *acq, *nextacq;
H A Dkeydb.h219 struct secacq { struct
220 LIST_ENTRY(secacq) chain;
221 LIST_ENTRY(secacq) addrhash;
222 LIST_ENTRY(secacq) seqhash;

Completed in 91 milliseconds