HomeSort by relevance Sort by last modified time
    Searched defs:IP_MTU (Results 1 - 16 of 16) sorted by null

  /external/webrtc/webrtc/base/
physicalsocketserver.cc 59 #define IP_MTU 14 // Until this is integrated from linux/in.h to netinet/in.h
452 int err = getsockopt(s_, IPPROTO_IP, IP_MTU, &value, &vlen);
    [all...]
  /bionic/libc/kernel/uapi/linux/
in.h 97 #define IP_MTU 14
  /external/iproute2/include/uapi/linux/
in.h 103 #define IP_MTU 14
  /external/kernel-headers/original/uapi/linux/
in.h 103 #define IP_MTU 14
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go 692 IP_MTU = 0xe
    [all...]

Completed in 143 milliseconds