Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dppp-ioctl.h115 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ macro
/linux/Documentation/networking/
A Dl2tp.rst444 ret = ioctl(ppp_chan_fd, PPPIOCATTCHAN, &chindx);
513 ret = ioctl(ppp_chan_fd, PPPIOCATTCHAN, &chindx1);
A Dppp_generic.rst301 * PPPIOCATTCHAN attaches this instance to an existing PPP channel.
/linux/drivers/net/ppp/
A Dppp_generic.c1086 case PPPIOCATTCHAN: in ppp_unattached_ioctl()

Completed in 15 milliseconds