Home
last modified time | relevance | path

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

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