Searched refs:PPPIOCGIDLE (Results 1 – 6 of 6) sorted by relevance
131 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */ macro
106 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ macro
977 #ifdef PPPIOCGIDLE978 # undef PPPIOCGIDLE979 # define PPPIOCGIDLE 0x8008743f macro
1365 return ioctl(ppp_dev_fd, PPPIOCGIDLE, ip) >= 0;
1829 unsigned IOCTL_PPPIOCGIDLE = PPPIOCGIDLE;
719 _(PPPIOCGIDLE, WRITE, struct_ppp_idle_sz);