LIST_FOREACH_SAFE
#ifndef LIST_FOREACH_SAFE
LIST_FOREACH_SAFE (addr_proposal, &iface->addr_proposals,
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
LIST_FOREACH_SAFE(ip, &prereg_interrupts, ip_list, tip) {
LIST_FOREACH_SAFE(core, &sc->sc_chip.ch_list, co_link, tmp) {
LIST_FOREACH_SAFE(xdv, &xdl->dl_devs, dv_entry, xvdn) {
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
LIST_FOREACH_SAFE(rp, &ex->ex_regions, er_link, tmp) {
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip) {
LIST_FOREACH_SAFE(aip, &peer->p_aip, a_entry, taip)
LIST_FOREACH_SAFE(w, &pf_ioctl_trans, pft_entry, s) {
LIST_FOREACH_SAFE(session, &pipex_session_list, session_list,
LIST_FOREACH_SAFE(session, &pipex_close_wait_list, state_list,
LIST_FOREACH_SAFE(session, &pipex_session_list, session_list,
LIST_FOREACH_SAFE(r, &rl->rl_table[i], r_entry, tr) {
LIST_FOREACH_SAFE(r, &rl->rl_table[i], r_entry, tr) {
LIST_FOREACH_SAFE(fp, &ipq, ipq_q, nfp) {
LIST_FOREACH_SAFE(ids, &ipsp_ids_gc_list, id_gc_list, tids) {
LIST_FOREACH_SAFE(sc, &tp->t_sc, sc_tpq, nsc) {
LIST_FOREACH_SAFE(af6, &q6->ip6q_asfrag, ip6af_list, naf6) {
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
LIST_FOREACH_SAFE(bp, &vp->v_dirtyblkhd, b_vnbufs, nbp) {
LIST_FOREACH_SAFE(spp, &swap_priority, spi_swappri, nextspp) {
LIST_FOREACH_SAFE(m, mrt, entry, xm) {
LIST_FOREACH_SAFE(mctx, &rde_mrts, entry, xmctx) {
LIST_FOREACH_SAFE(ctx, &rib_dumps, entry, next) {
LIST_FOREACH_SAFE(ctx, &rib_dumps, entry, next) {
LIST_FOREACH_SAFE(m, &mrthead, entry, xm) {
LIST_FOREACH_SAFE(adj, &nbr->adj_list, nbr_entry, atmp)
LIST_FOREACH_SAFE(l2vpn, &conf->l2vpn_list, entry, ltmp) {
LIST_FOREACH_SAFE(xl, &xconf->l2vpn_list, entry, ltmp) {
LIST_FOREACH_SAFE(lif, &l2vpn->if_list, entry, ftmp) {
LIST_FOREACH_SAFE(xf, &xl->if_list, entry, ftmp) {
LIST_FOREACH_SAFE(pw, &l2vpn->pw_list, entry, ptmp) {
LIST_FOREACH_SAFE(xp, &xl->pw_list, entry, ptmp) {
LIST_FOREACH_SAFE(auth, &conf->auth_list, entry, nauth) {
LIST_FOREACH_SAFE(xauth, &xconf->auth_list, entry, nauth) {
LIST_FOREACH_SAFE(iface, &conf->iface_list, entry, itmp) {
LIST_FOREACH_SAFE(xi, &xconf->iface_list, entry, itmp) {
LIST_FOREACH_SAFE(tnbr, &conf->tnbr_list, entry, ttmp) {
LIST_FOREACH_SAFE(xt, &xconf->tnbr_list, entry, ttmp) {
LIST_FOREACH_SAFE(nbrp, &conf->nbrp_list, entry, ntmp) {
LIST_FOREACH_SAFE(xn, &xconf->nbrp_list, entry, ntmp) {
LIST_FOREACH_SAFE(tnbr, &leconf->tnbr_list, entry, safe) {
LIST_FOREACH_SAFE(ipcpstat, head, entry, tipcpstat) {
LIST_FOREACH_SAFE(ppp, &ipcpstat->ppp, ipcpstat_entry, tppp) {
LIST_FOREACH_SAFE(ipcpstat, &_this->ipcpstats, entry, tipcpstat) {
LIST_FOREACH_SAFE(nbr, head, hash, xnbr) {
LIST_FOREACH_SAFE(conn, &idle, entry, nc) {
LIST_FOREACH_SAFE(conn, &active, entry, nc) {