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

/darwin-on-arm/xnu/bsd/net/
H A Dif_media.h252 #define IFM_INST(x) (((x) & IFM_IMASK) >> IFM_ISHIFT) macro
255 #define IFM_INST_MAX IFM_INST(IFM_IMASK)

Completed in 18 milliseconds