Searched refs:stf_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_stf.c145 struct stf_softc { struct
187 static int stf_checkaddr4(struct stf_softc *, struct in_addr *,
189 static int stf_checkaddr6(struct stf_softc *, struct in6_addr *,
216 struct stf_softc *sc;
229 sc = malloc(sizeof(struct stf_softc), M_STF, M_WAITOK | M_ZERO);
269 struct stf_softc *sc = ifp->if_softc;
324 struct stf_softc *sc;
327 sc = (struct stf_softc *)arg;
419 struct stf_softc *sc;
585 struct stf_softc *s
[all...]

Completed in 94 milliseconds