Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_types.h244 IFT_STF = 0xd7, /* 6to4 interface */ enumerator
H A Dif_stf.c165 static SYSCTL_NODE(_net_link, IFT_STF, stf, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
266 ifp = STF2IFP(sc) = if_alloc(IFT_STF); in stf_clone_create()
/freebsd/sys/netinet6/
H A Din6_ifattach.c311 case IFT_STF: in in6_get_hw_ifid()
683 case IFT_STF: in in6_ifattach()
/freebsd/sys/netinet/
H A Dsctp_bsd_addr.c170 case IFT_STF: in sctp_is_desired_interface_type()