Searched refs:ipa_next (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_spd.c756 TAILQ_REMOVE(&ipsec_acquire_head, ipa, ipa_next);
894 TAILQ_INSERT_TAIL(&ipsec_acquire_head, ipa, ipa_next);
950 TAILQ_FOREACH(ipa, &ipsec_acquire_head, ipa_next) {
H A Dip_ipsp.h267 TAILQ_ENTRY(ipsec_acquire) ipa_next; /* [A] global list */ member in struct:ipsec_acquire

Completed in 87 milliseconds