Home | History | Annotate | Download | only in pppd

Lines Matching refs:SIOCGIFINDEX

2469     if (ioctl(sock6_fd, SIOCGIFINDEX, (caddr_t) &ifr) < 0) {
2470 error("sif6addr: ioctl(SIOCGIFINDEX): %m (line %d)", __LINE__);
2518 if (ioctl(sock6_fd, SIOCGIFINDEX, (caddr_t) &ifr) < 0) {
2519 error("cif6addr: ioctl(SIOCGIFINDEX): %m (line %d)", __LINE__);