Home | History | Annotate | Download | only in pppd

Lines Matching refs:SIOCADDRT

1617     if (ioctl(sock_fd, SIOCADDRT, &rt) < 0) {
1619 error("default route ioctl(SIOCADDRT): %m");
2369 if (ioctl(sock_fd, SIOCADDRT, &rt) < 0) {
2371 error("ioctl(SIOCADDRT) device route: %m (line %d)", __LINE__);
2492 if (ioctl(sock6_fd, SIOCADDRT, &rt6) < 0) {
2493 error("sif6addr: ioctl(SIOCADDRT): %m (line %d)", __LINE__);