Home | History | Annotate | Download | only in netinet

Lines Matching refs:next_ifn

367 	LIST_REMOVE(sctp_ifnp, next_ifn);
617 LIST_INSERT_HEAD(&vrf->ifnlist, sctp_ifnp, next_ifn);
966 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
6874 LIST_FOREACH_SAFE(ifn, &vrf->ifnlist, next_ifn, nifn) {
6883 LIST_REMOVE(ifn, next_ifn);