Searched refs:PPPIOCGUNIT (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/net/ |
| H A D | if_ppp.h | 145 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/net/ |
| H A D | if_ppp.h | 145 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ppp-ioctl.h | 90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ppp-ioctl.h | 90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ppp-ioctl.h | 90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ macro
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | pppoatm.c | 466 case PPPIOCGUNIT: in pppoatm_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ipwireless/ |
| H A D | tty.c | 410 case PPPIOCGUNIT: in ipw_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_synctty.c | 296 case PPPIOCGUNIT: in ppp_synctty_ioctl()
|
| H A D | ppp_async.c | 303 case PPPIOCGUNIT: in ppp_asynctty_ioctl()
|
| H A D | ppp_generic.c | 724 case PPPIOCGUNIT: in ppp_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ppp_generic.rst | 372 * PPPIOCGUNIT returns, in the int pointed to by the argument, the unit
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 2903 case PPPIOCGUNIT: in tty_compat_ioctl()
|