Home
last modified time | relevance | path

Searched refs:PPPIOCGUNIT (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dppp-ioctl.h90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
/Linux-v4.19/net/atm/
Dpppoatm.c471 case PPPIOCGUNIT: in pppoatm_ioctl()
/Linux-v4.19/drivers/tty/ipwireless/
Dtty.c412 case PPPIOCGUNIT: in ipw_ioctl()
/Linux-v4.19/drivers/net/ppp/
Dppp_synctty.c299 case PPPIOCGUNIT: in ppp_synctty_ioctl()
Dppp_async.c306 case PPPIOCGUNIT: in ppp_asynctty_ioctl()
Dppp_generic.c689 case PPPIOCGUNIT: in ppp_ioctl()
/Linux-v4.19/fs/
Dcompat_ioctl.c871 COMPATIBLE_IOCTL(PPPIOCGUNIT)
/Linux-v4.19/Documentation/networking/
Dppp_generic.txt362 * PPPIOCGUNIT returns, in the int pointed to by the argument, the unit
/Linux-v4.19/drivers/isdn/i4l/
Disdn_ppp.c508 case PPPIOCGUNIT: /* get ppp/isdn unit number */ in isdn_ppp_ioctl()