IFM_NMASK
switch (media & (IFM_TMASK|IFM_NMASK|IFM_FDX)) {
target = (target & IFM_NMASK) | IFM_NONE;
if ((mword & (IFM_NMASK|IFM_TMASK)) ==
#define IFM_NMAX IFM_NMASK /* highest Network type */
#define IFM_TYPE(x) ((x) & IFM_NMASK)
switch (ifmr.ifm_active & IFM_NMASK) {
switch (ifmr.ifm_active & IFM_NMASK) {
switch (ifmr.ifm_active & IFM_NMASK) {