Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dif_media.h122 #define IFM_10_STP 12 /* 10BaseT over shielded TP */ macro
363 { IFM_10_STP, "10baseSTP" }, \
485 { IFM_10_STP, "STP" }, \
486 { IFM_10_STP, "10STP" }, \
H A Dif_bond.c807 case IFM_10_STP: in link_speed()