Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dppp-ioctl.h115 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ macro
/Linux-v5.10/Documentation/networking/
Dppp_generic.rst301 * PPPIOCATTCHAN attaches this instance to an existing PPP channel.
/Linux-v5.10/drivers/net/ppp/
Dppp_generic.c953 case PPPIOCATTCHAN: in ppp_unattached_ioctl()