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

/darwin-on-arm/xnu/bsd/net/
H A Dif_media.h221 #define IFM_FDX 0x00100000 /* Force full duplex */ macro
409 { IFM_FDX, "full-duplex" }, \
H A Dbridgestp.c1897 ifmr.ifm_active & IFM_FDX ? 1 : 0;
H A Dif_bond.c853 return ((mi->mi_active & IFM_FDX) != 0);

Completed in 36 milliseconds