Searched refs:SIOCGIFNETMASK_IN6 (Results 1 – 3 of 3) sorted by relevance
390 case SIOCGIFNETMASK_IN6: in in6_control_ioctl()490 case SIOCGIFNETMASK_IN6: in in6_control_ioctl()518 case SIOCGIFNETMASK_IN6: in in6_control_ioctl()
421 #define SIOCGIFNETMASK_IN6 _IOWR('i', 37, struct in6_ifreq) macro
1600 if (ioctl(s, SIOCGIFNETMASK_IN6, (char *)&ifr) < 0) { in ifconfig1()