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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c253 for (act = actlist; act != NULL; act = act->ipa_next) {
H A Dspd.c1902 for (ap = ipsp->ipsp_act; ap != NULL; ap = ap->ipa_next) {
2988 ap->ipa_next = NULL;
3189 if (ap->ipa_next != prev)
3210 ap->ipa_next = prev;
3257 ipsec_action_t *np = ap->ipa_next;
3284 ipsec_action_t *np = ap->ipa_next;
3794 act1 = act1->ipa_next;
3795 act2 = act2->ipa_next;
H A Dsadb.c5516 an = ap->ipa_next;
5689 an = (pol != NULL) ? ap->ipa_next : NULL;
H A Dipsecah.c1768 ap = ap->ipa_next) {
H A Dipsecesp.c1217 ap = ap->ipa_next) {
H A Dspdsock.c1721 ap = ap->ipa_next;
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h280 struct ipsec_action_s *ipa_next; /* next alternative */ member in struct:ipsec_action_s

Completed in 123 milliseconds