Home
last modified time | relevance | path

Searched refs:ppp_idle (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dppp_defs.h146 struct ppp_idle { struct
Dppp-ioctl.h106 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */
/Linux-v5.4/fs/
Dcompat_ioctl.c324 struct ppp_idle __user *idle; in ppp_gidle()
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt377 ppp_idle structure (defined in <linux/ppp_defs.h>). If the
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c586 struct ppp_idle idle; in ppp_ioctl()