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

/darwin-on-arm/xnu/bsd/net/
H A Dif_media.h234 #define IFM_TMASK 0x0000001f /* Media sub-type */ macro
250 #define IFM_SUBTYPE(x) ((x) & IFM_TMASK)

Completed in 55 milliseconds