Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dif_ppp.h129 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ macro
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h100 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1827 unsigned IOCTL_PPPIOCGNPMODE = PPPIOCGNPMODE;
Dsanitizer_interceptors_ioctl_netbsd.inc717 _(PPPIOCGNPMODE, READWRITE, struct_npioctl_sz);