Searched refs:PPPIOCDISCONN (Results 1 – 4 of 4) sorted by relevance
110 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */ macro
1005 COMPATIBLE_IOCTL(PPPIOCDISCONN)
315 * PPPIOCDISCONN disconnects this channel from the PPP interface that
615 case PPPIOCDISCONN: in ppp_ioctl()