Searched refs:SIOCGRTTABLE (Results 1 – 6 of 6) sorted by relevance
43 #define SIOCGRTTABLE 8927 /* get route table */ macro
98 IOCTL_INFO_ENTRY(SIOCGRTTABLE),
113 if (ioctl(fd, SIOCGRTTABLE, &table) == 0) { in IsLocal()
280 if (ioctl(socket.Get(), SIOCGRTTABLE, &config, sizeof(struct ifconf)) < 0) in GetRoutes()
89 CODE(SIOCGRTTABLE) /* get route table */ in option_to_string()320 case SIOCGRTTABLE: in datalink_control()
183 if (ioctl(socket, SIOCGRTTABLE, &config, sizeof(struct ifconf)) < 0) in list_routes()