IFM_MMASK 327 net/if_media.h #define IFM_MODE(x) ((x) & IFM_MMASK) IFM_MMASK 338 net/if_media.h (((mode) << IFM_MSHIFT) & IFM_MMASK)