SMR_SLIST_ENTRY
SMR_SLIST_ENTRY(dt_pcb) dp_pnext; /* [K,S] next PCB per probe */
SMR_SLIST_ENTRY(bpf_d) bd_next; /* Linked list of descriptors */
SMR_SLIST_ENTRY(bridge_iflist) bif_next; /* [k] next in list */
SMR_SLIST_ENTRY(pflow_softc) sc_next;
SMR_SLIST_ENTRY(sec_softc) sc_entry;
SMR_SLIST_ENTRY(vlan_softc) sc_list;
SMR_SLIST_ENTRY(carp_vhost_entry) vhost_entries;