Home
last modified time | relevance | path

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

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