Home
last modified time | relevance | path

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

/freebsd-head/sys/net/
HDif_media.h328 #define IFM_ATM 0x000000a0 macro
429 { IFM_ATM, "ATM" }, \
939 { IFM_ATM, IFM_AVALID, IFM_ACTIVE, \
/freebsd-head/lib/libifconfig/
HDlibifconfig_media.c494 case IFM_ATM: in ifconfig_media_get_status()
/freebsd-head/sbin/etherswitchcfg/
HDifmedia.c154 case IFM_ATM:
/freebsd-head/sbin/devd/
HDdevd.cc334 { IFM_ATM, "ATM" }, in media()