Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_media.h132 #define IFM_10G_LR 19 /* 10GbaseLR - single-mode fiber */ macro
370 { IFM_10G_LR, "10Gbase-LR" }, \
494 { IFM_10G_LR, "10GLR" }, \
H A Dif_bond.c828 case IFM_10G_LR: in link_speed()