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