Lines Matching refs:xioctl
137 // Not xioctl because you don't have permission for this on Android.
350 xioctl(TT.sockfd, SIOCGIFCONF, &ifcon);
467 } else xioctl(TT.sockfd, SIOCSIFHWADDR, &ifre);
484 xioctl(fd6, SIOCGIFINDEX, &ifre);
487 xioctl(fd6, **(argv++)=='a' ? SIOCSIFADDR : SIOCDIFADDR, &ifre6);
510 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre);
513 xioctl(TT.sockfd, off, &ifre);
523 xioctl(TT.sockfd, off, &ifre);
530 xioctl(TT.sockfd, SIOCSIFNETMASK, &ifre);
539 xioctl(TT.sockfd, SIOCGIFFLAGS, &ifre);
542 xioctl(TT.sockfd, SIOCSIFFLAGS, &ifre);