Home
last modified time | relevance | path

Searched refs:PPPIOCDISCONN (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dppp-ioctl.h111 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */ macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1014 COMPATIBLE_IOCTL(PPPIOCDISCONN)
/linux-4.1.27/Documentation/networking/
Dppp_generic.txt315 * PPPIOCDISCONN disconnects this channel from the PPP interface that
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c623 case PPPIOCDISCONN: in ppp_ioctl()