Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dsockio.h50 #define SIOCGIFNETMASK _IOWR('i',25, struct ifreq) /* get net addr mask */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dsockio.h101 #define SIOCGIFNETMASK _IOWR('i', 25, struct ifreq) /* get subnetmask */ macro