Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_media.h114 #define IFM_10_2 4 /* 10Base2 - Thinnet */ macro
356 { IFM_10_2, "10base2/BNC" }, \
475 { IFM_10_2, "BNC" }, \
476 { IFM_10_2, "10BNC" }, \
H A Dif_bond.c841 case IFM_10_2: in link_speed()