HomeSort by relevance Sort by last modified time
    Searched refs:ppp_idle (Results 1 - 11 of 11) sorted by null

  /external/ppp/pppd/plugins/
minconn.c 49 static int my_get_idle(struct ppp_idle *idle)
  /bionic/libc/kernel/uapi/linux/
ppp_defs.h 107 struct ppp_idle { struct
ppp-ioctl.h 96 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle)
  /external/kernel-headers/original/uapi/linux/
ppp_defs.h 146 struct ppp_idle { struct
ppp-ioctl.h 106 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
  /external/ppp/pppd/include/net/
if_ppp.h 131 #define PPPIOCGIDLE _IOR('t', 74, struct ppp_idle) /* get idle time */
ppp_defs.h 204 struct ppp_idle { struct
  /external/ppp/pppd/
pppd.h 645 int get_idle_time __P((int, struct ppp_idle *));
727 extern int (*idle_time_hook) __P((struct ppp_idle *));
    [all...]
auth.c 164 int (*idle_time_hook) __P((struct ppp_idle *)) = NULL;
1182 struct ppp_idle idle;
    [all...]
sys-solaris.c     [all...]
sys-linux.c     [all...]

Completed in 425 milliseconds