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

/darwin-on-arm/xnu/bsd/net/
H A Dif_types.h132 #define IFT_STF 0x39 /*0xf3*/ macro
140 * Note: IFT_STF has a defined ifType: 0xd7 (215), but we use 0x39.
144 #define IFT_STF 0x39 /*0xf3*/ macro
H A Dif_stf.c344 stf_init.type = IFT_STF;
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_ifattach.c353 #if IFT_STF
354 case IFT_STF:
846 #if IFT_STF
847 case IFT_STF:
909 #if IFT_STF /* XXX */

Completed in 88 milliseconds