LIST_INSERT_AFTER
LIST_INSERT_AFTER(cur, entry, disk_entry);
LIST_INSERT_AFTER(cur, entry, base_entry);
LIST_INSERT_AFTER(nmlast, nm, nm_entry);
LIST_INSERT_AFTER(nmlast, nm, nm_entry);
LIST_INSERT_AFTER(curisr, newisr, isr_link);
LIST_INSERT_AFTER(fq, fp, f_list);
LIST_INSERT_AFTER(curpr, pr, ps_pglist);
LIST_INSERT_AFTER(rp, nrp, er_link);
LIST_INSERT_AFTER(after, rp, er_link);
LIST_INSERT_AFTER(q, p, brt_next);
LIST_INSERT_AFTER(session_tmp,
LIST_INSERT_AFTER(tmp, (struct llinfo_arp *)iter, la_list);
LIST_INSERT_AFTER(p, ipqe, ipqe_q);
LIST_INSERT_AFTER(paf6, ip6af, ip6af_list);
LIST_INSERT_AFTER(am, &marker, am_list);
LIST_INSERT_AFTER(pspp, spp, spi_swappri);
LIST_INSERT_AFTER(q, p, entries);
LIST_INSERT_AFTER(q, p, entries);
LIST_INSERT_AFTER(cline, nline, entries);
LIST_INSERT_AFTER(lmp, lmt, q);
LIST_INSERT_AFTER(lastqp, qp, q);
LIST_INSERT_AFTER(mp_c, mp_n, q);
LIST_INSERT_AFTER(mark_sls, new_sls, sls_le);
LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct);
LIST_INSERT_AFTER(default_entry, head, ll_struct);
LIST_INSERT_AFTER(head, temp, ll_struct);
LIST_INSERT_AFTER(nmlast, nm, nm_entry);
LIST_INSERT_AFTER(nmlast, nm, nm_entry);