Searched refs:PPPIOCGIDLE (Results 1 – 5 of 5) sorted by relevance
137 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */ macro
520 case PPPIOCGIDLE: in pppioctl()
835 return ioctl(ppp_fd, PPPIOCGIDLE, ip) >= 0; in get_idle_time()
1830 unsigned IOCTL_PPPIOCGIDLE = PPPIOCGIDLE;
719 _(PPPIOCGIDLE, WRITE, struct_ppp_idle_sz);