Home
last modified time | relevance | path

Searched refs:IFM_100G_LR4 (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_media.h164 #define IFM_100G_LR4 IFM_X(50) /* 100GBase-LR4 */ macro
401 { IFM_100G_LR4, "100GBase-LR4" }, \
H A Dif_bond.c860 case IFM_100G_LR4: in link_speed()