Home
last modified time | relevance | path

Searched refs:PPPIOCGIDLE32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h107 #define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32) /* 32-bit times */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c880 case PPPIOCGIDLE32: in ppp_ioctl()