Home
last modified time | relevance | path

Searched refs:IFM_ATM (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_media.h328 #define IFM_ATM 0x000000a0 macro
429 { IFM_ATM, "ATM" }, \
939 { IFM_ATM, IFM_AVALID, IFM_ACTIVE, \
/freebsd/lib/libifconfig/
H A Dlibifconfig_media.c494 case IFM_ATM: in ifconfig_media_get_status()
/freebsd/sbin/etherswitchcfg/
H A Difmedia.c154 case IFM_ATM:
/freebsd/sbin/devd/
H A Ddevd.cc334 { IFM_ATM, "ATM" }, in media()