Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_media.h151 #define IFM_10_STP 12 /* 10BaseT over shielded TP */ macro
440 { IFM_10_STP, "10baseSTP" }, \
564 { IFM_10_STP, "10STP" }, \
788 { IFM_ETHER | IFM_10_STP, IF_Mbps(10) }, \
H A Dieee8023ad_lacp.c1129 case IFM_10_STP: in lacp_compose_key()