Searched refs:IFM_ATM_SDH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.c203 if (ifmr.ifm_current & IFM_ATM_SDH)
234 ifr.ifr_media |= IFM_ATM_SDH;
236 ifr.ifr_media &= ~IFM_ATM_SDH;
/freebsd-13-stable/sys/net/
H A Dif_media.h338 #define IFM_ATM_SDH 0x00000100 /* SDH instead of SONET */ macro
726 { IFM_ATM_SDH, "SDH" }, \

Completed in 159 milliseconds