Searched refs:sockfd6 (Results 1 – 1 of 1) sorted by relevance
455 int sockfd6; in ifconfig_main() local458 sockfd6 = xsocket(AF_INET6, SOCK_DGRAM, 0); in ifconfig_main()459 xioctl(sockfd6, SIOCGIFINDEX, &ifr); in ifconfig_main()465 ioctl_or_perror_and_die(sockfd6, a1op->selector, &ifr6, "SIOC%s", a1op->name); in ifconfig_main()