Home
last modified time | relevance | path

Searched refs:srt_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net/
H A Dif_srt.c49 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()
[all …]