Searched refs:SIOCGPPPSTATS (Results 1 – 3 of 3) sorted by relevance
145 #define SIOCGPPPSTATS _IOWR('i', 123, struct ifpppstatsreq) macro
116 #define SIOCGPPPSTATS (SIOCDEVPRIVATE + 0) macro
1383 if (ioctl(sock_fd, SIOCGPPPSTATS, &req) < 0) {