Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dif_ppp.h139 #define PPPIOCSMTU _IOW('t', 72, int) /* set interface MTU */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1831 unsigned IOCTL_PPPIOCSMTU = PPPIOCSMTU;
Dsanitizer_interceptors_ioctl_netbsd.inc721 _(PPPIOCSMTU, READ, sizeof(int));