Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_types.h247 IFT_STF = 0xd7, /* 6to4 interface */ enumerator
H A Dif_stf.c126 static SYSCTL_NODE(_net_link, IFT_STF, stf, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
220 ifp = STF2IFP(sc) = if_alloc(IFT_STF); in stf_clone_create()
/f-stack/tools/compat/include/net/
H A Dif_types.h247 IFT_STF = 0xd7, /* 6to4 interface */ enumerator
/f-stack/freebsd/netinet6/
H A Din6_ifattach.c313 case IFT_STF: in in6_get_hw_ifid()
685 case IFT_STF: in in6_ifattach()
/f-stack/freebsd/netinet/
H A Dsctp_bsd_addr.c173 case IFT_STF: in sctp_is_desired_interface_type()