Home
last modified time | relevance | path

Searched refs:PPPIOCGCHAN (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
A Dppp-ioctl.h116 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */ macro
/linux/drivers/net/ppp/
A Dpppox.c76 case PPPIOCGCHAN: { in pppox_ioctl()
A Dppp_synctty.c286 case PPPIOCGCHAN: in ppp_synctty_ioctl()
A Dppp_async.c294 case PPPIOCGCHAN: in ppp_asynctty_ioctl()
/linux/net/atm/
A Dpppoatm.c460 case PPPIOCGCHAN: in pppoatm_ioctl()
/linux/drivers/tty/ipwireless/
A Dtty.c396 case PPPIOCGCHAN: in ipw_ioctl()
/linux/Documentation/networking/
A Dl2tp.rst436 ret = ioctl(session_fd, PPPIOCGCHAN, &chindx);
501 ret = ioctl(session_fd1, PPPIOCGCHAN, &chindx1);
505 ret = ioctl(session_fd2, PPPIOCGCHAN, &chindx2);
/linux/drivers/tty/
A Dtty_io.c2951 case PPPIOCGCHAN: in tty_compat_ioctl()

Completed in 26 milliseconds