Searched refs:IFT_STF (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dsctp_bsd_addr.c173 case IFT_STF:
/freebsd-11-stable/sys/netinet6/
H A Din6_ifattach.c341 case IFT_STF:
714 case IFT_STF:
/freebsd-11-stable/sys/net/
H A Dif_stf.c124 static SYSCTL_NODE(_net_link, IFT_STF, stf, CTLFLAG_RW, 0, "6to4 Interface");
221 ifp = STF2IFP(sc) = if_alloc(IFT_STF);
H A Dif_types.h244 IFT_STF = 0xd7, /* 6to4 interface */ enumerator in enum:__anon12290

Completed in 92 milliseconds