Searched refs:PPPIOCGIDLE (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dif_ppp.h131 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dif_ppp.h108 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_ppp.h160 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_ppp.h155 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dif_ppp.h137 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dsys-linux.c667 return ioctl(ppp_dev_fd, PPPIOCGIDLE, ip) >= 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c462 err = sys_ioctl(fd, PPPIOCGIDLE, (unsigned long) idle);
1074 /* PPPIOCGIDLE is translated */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c1328 return ioctl(ppp_dev_fd, PPPIOCGIDLE, ip) >= 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-linux.c1241 return ioctl(ppp_dev_fd, PPPIOCGIDLE, ip) >= 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ppp.c541 case PPPIOCGIDLE: /* get idle time information */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c880 case PPPIOCGIDLE:

Completed in 274 milliseconds