Home
last modified time | relevance | path

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

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