sl_softc_list 186 net/if_sl.c LIST_HEAD(, sl_softc) sl_softc_list; sl_softc_list 197 net/if_sl.c LIST_INIT(&sl_softc_list); sl_softc_list 233 net/if_sl.c LIST_INSERT_HEAD(&sl_softc_list, sc, sc_list); sl_softc_list 303 net/if_sl.c LIST_FOREACH(sc, &sl_softc_list, sc_list)