Home
last modified time | relevance | path

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

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