Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dif_ppp.h120 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ macro
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1818 unsigned IOCTL_PPPIOCGRASYNCMAP = PPPIOCGRASYNCMAP;
Dsanitizer_interceptors_ioctl_netbsd.inc708 _(PPPIOCGRASYNCMAP, WRITE, sizeof(int));