Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dif_ppp.h122 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ macro
/external/kernel-headers/original/uapi/linux/
Dppp-ioctl.h93 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1820 unsigned IOCTL_PPPIOCGMRU = PPPIOCGMRU;
Dsanitizer_interceptors_ioctl_netbsd.inc710 _(PPPIOCGMRU, WRITE, sizeof(int));