Home | History | Annotate | Download | only in pppd

Lines Matching refs:SIOCGIFCONF

1792     if (ioctl(sock_fd, SIOCGIFCONF, &ifc) < 0) {
1794 error("ioctl(SIOCGIFCONF): %m (line %d)", __LINE__);
1928 if (ioctl(sock_fd, SIOCGIFCONF, &ifc) < 0) {
1930 warn("ioctl(SIOCGIFCONF): %m (line %d)", __LINE__);