Home
last modified time | relevance | path

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

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