Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/
H A Dif_types.h246 #define IFT_STF 0xf3 macro
/dflybsd-src/sys/netinet6/
H A Din6_ifattach.c291 #ifdef IFT_STF in get_hw_ifid()
292 case IFT_STF: in get_hw_ifid()
/dflybsd-src/sys/net/stf/
H A Dif_stf.c192 sc->sc_if.if_type = IFT_STF; in stfmodevent()