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