Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h114 #define PPPIOCDISCONN _IO('t', 57) /* disconnect channel */ macro
/linux-5.19.10/Documentation/networking/
Dppp_generic.rst313 * PPPIOCDISCONN disconnects this channel from the PPP interface that
/linux-5.19.10/drivers/net/ppp/
Dppp_generic.c747 case PPPIOCDISCONN: in ppp_ioctl()