Home
last modified time | relevance | path

Searched refs:PPPIOCGRASYNCMAP (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ macro
/Linux-v5.4/drivers/tty/ipwireless/
Dnetwork.c193 case PPPIOCGRASYNCMAP: in ipwireless_ppp_ioctl()
/Linux-v5.4/drivers/net/ppp/
Dppp_synctty.c433 case PPPIOCGRASYNCMAP: in ppp_sync_ioctl()
Dppp_async.c440 case PPPIOCGRASYNCMAP: in ppp_async_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c616 COMPATIBLE_IOCTL(PPPIOCGRASYNCMAP)