Home
last modified time | relevance | path

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

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