Searched refs:PPPIOCGRASYNCMAP (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ppp-ioctl.h | 91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ppp-ioctl.h | 91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 81 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 68 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ppp-ioctl.h | 81 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) macro
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_synctty.c | 434 case PPPIOCGRASYNCMAP: in ppp_sync_ioctl()
|
H A D | ppp_async.c | 441 case PPPIOCGRASYNCMAP: in ppp_async_ioctl()
|
/kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
H A D | network.c | 193 case PPPIOCGRASYNCMAP: in ipwireless_ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/tty/ipwireless/ |
H A D | network.c | 193 case PPPIOCGRASYNCMAP: in ipwireless_ppp_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_synctty.c | 423 case PPPIOCGRASYNCMAP: in ppp_sync_ioctl()
|
H A D | ppp_async.c | 430 case PPPIOCGRASYNCMAP: in ppp_async_ioctl()
|
Completed in 9 milliseconds