Home | History | Annotate | Download | only in netinet

Lines Matching refs:ifalist

475 	LIST_INSERT_HEAD(&sctp_ifnp->ifalist, sctp_ifap, next_ifa);
531 if (LIST_EMPTY(&sctp_ifap->ifn_p->ifalist)) {
614 LIST_INIT(&sctp_ifnp->ifalist);
768 LIST_INSERT_HEAD(&sctp_ifnp->ifalist, sctp_ifap, next_ifa);
971 LIST_FOREACH(sctp_ifa, &sctp_ifn->ifalist, next_ifa) {
6875 LIST_FOREACH_SAFE(ifa, &ifn->ifalist, next_ifa, nifa) {