Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_media.h123 #define IFM_10_FL 13 /* 10baseFL - Fiber */ macro
364 { IFM_10_FL, "10baseFL" }, \
487 { IFM_10_FL, "FL" }, \
488 { IFM_10_FL, "10FL" }, \
H A Dif_bond.c844 case IFM_10_FL: in link_speed()