Searched refs:ipsacq_next (Results 1 – 4 of 4) sorted by relevance
4132 spareacq = acqrec->ipsacq_next;4824 walker = walker->ipsacq_next) {4982 newbie->ipsacq_next = bucket->iacqf_ipsacq;4984 if (newbie->ipsacq_next != NULL)4985 newbie->ipsacq_next->ipsacq_ptpn = &newbie->ipsacq_next;5199 *(acqrec->ipsacq_ptpn) = acqrec->ipsacq_next;5200 if (acqrec->ipsacq_next != NULL)5201 acqrec->ipsacq_next->ipsacq_ptpn = acqrec->ipsacq_ptpn;5995 acqrec = acqrec->ipsacq_next) {6010 acqrec = acqrec->ipsacq_next) {
877 acqrec = acqrec->ipsacq_next) { in ah_add_sa_finish()
3403 acqrec = acqrec->ipsacq_next) { in esp_add_sa_finish()
494 struct ipsacq_s *ipsacq_next; member