sl_softc          180 net/if_sl.c    static int slinit(struct sl_softc *);
sl_softc          181 net/if_sl.c    static struct mbuf *sl_btom(struct sl_softc *, int);
sl_softc          186 net/if_sl.c    LIST_HEAD(, sl_softc) sl_softc_list;
sl_softc          206 net/if_sl.c    	struct sl_softc *sc;
sl_softc          243 net/if_sl.c    	struct sl_softc *sc = ifp->if_softc;
sl_softc          261 net/if_sl.c    	struct sl_softc *sc;
sl_softc          294 net/if_sl.c    	struct sl_softc *sc;
sl_softc          351 net/if_sl.c    	struct sl_softc *sc;
sl_softc          356 net/if_sl.c    	sc = (struct sl_softc *)tp->t_sc;
sl_softc          391 net/if_sl.c    	struct sl_softc *sc = (struct sl_softc *)tp->t_sc;
sl_softc          417 net/if_sl.c    	struct sl_softc *sc = ifp->if_softc;
sl_softc          485 net/if_sl.c    	struct sl_softc *sc = (struct sl_softc *)tp->t_sc;
sl_softc          689 net/if_sl.c    	struct sl_softc *sc;
sl_softc          732 net/if_sl.c    	struct sl_softc *sc;
sl_softc          741 net/if_sl.c    	sc = (struct sl_softc *)tp->t_sc;
sl_softc          920 net/if_sl.c    	struct sl_softc *sc = ifp->if_softc;
sl_softc           44 net/if_slvar.h struct sl_softc {
sl_softc           69 net/if_slvar.h 	LIST_ENTRY(sl_softc) sc_list;	/* all slip interfaces */