Lines Matching refs:srt_softc
49 struct srt_softc { struct
62 static struct srt_softc *softcv[SRT_MAXUNIT+1]; argument
105 update_mtu(struct srt_softc *sc) in update_mtu()
123 find_rt(struct srt_softc *sc, int af, ...) in find_rt()
217 struct srt_softc *sc; in srt_if_output()
274 struct srt_softc *sc; in srt_clone_create()
280 sc = malloc(sizeof(struct srt_softc), M_DEVBUF, M_WAITOK | M_ZERO); in srt_clone_create()
307 struct srt_softc *sc; in srt_clone_destroy()
391 struct srt_softc *sc; in srt_open()
411 struct srt_softc *sc; in srt_close()
427 struct srt_softc *sc; in srt_ioctl()