Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h113 #define PPPIOCCONNECT _IOW('t', 58, int) /* connect channel to unit */ macro
/linux-5.19.10/Documentation/networking/
Dppp_generic.rst307 * PPPIOCCONNECT connects this channel to a PPP interface. The
/linux-5.19.10/drivers/net/ppp/
Dppp_generic.c741 case PPPIOCCONNECT: in ppp_ioctl()