Home
last modified time | relevance | path

Searched defs:SIOCGIFMETRIC (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dsockio.h52 #define SIOCGIFMETRIC _IOWR('i',27, struct ifreq) /* get IF metric */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dsockio.h103 #define SIOCGIFMETRIC _IOWR('i', 27, struct ifreq) /* get if metric */ macro