Home
last modified time | relevance | path

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

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