Home
last modified time | relevance | path

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

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