Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dppp-ioctl.h89 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
/linux-4.4.14/net/atm/
Dpppoatm.c472 case PPPIOCGUNIT: in pppoatm_ioctl()
/linux-4.4.14/drivers/tty/ipwireless/
Dtty.c420 case PPPIOCGUNIT: in ipw_ioctl()
/linux-4.4.14/drivers/net/ppp/
Dppp_synctty.c298 case PPPIOCGUNIT: in ppp_synctty_ioctl()
Dppp_async.c306 case PPPIOCGUNIT: in ppp_asynctty_ioctl()
Dppp_generic.c689 case PPPIOCGUNIT: in ppp_ioctl()
/linux-4.4.14/net/irda/irnet/
Dirnet_ppp.c719 case PPPIOCGUNIT: in dev_irnet_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c993 COMPATIBLE_IOCTL(PPPIOCGUNIT)
/linux-4.4.14/Documentation/networking/
Dppp_generic.txt368 * PPPIOCGUNIT returns, in the int pointed to by the argument, the unit
/linux-4.4.14/drivers/isdn/i4l/
Disdn_ppp.c508 case PPPIOCGUNIT: /* get ppp/isdn unit number */ in isdn_ppp_ioctl()