Home
last modified time | relevance | path

Searched refs:PPPIOCGMTU (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/include/net/
Dif_ppp.h138 #define PPPIOCGMTU _IOR('t', 73, int) /* get interface MTU */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1830 unsigned IOCTL_PPPIOCGMTU = PPPIOCGMTU;
Dsanitizer_interceptors_ioctl_netbsd.inc720 _(PPPIOCGMTU, WRITE, sizeof(int));