HomeSort by relevance Sort by last modified time
    Searched defs:IFLA_MTU (Results 1 - 25 of 31) sorted by null

1 2

  /external/strace/xlat/
rtnl_link_attrs.h 14 #if !(defined(IFLA_MTU) || (defined(HAVE_DECL_IFLA_MTU) && HAVE_DECL_IFLA_MTU))
15 # define IFLA_MTU 4
150 XLAT(IFLA_MTU),
  /external/libnl/include/linux-private/linux/
if_link.h 106 IFLA_MTU,
  /kernel/tests/net/test/
iproute.py 178 IFLA_MTU = 4
303 "IFLA_MTU", "IFLA_TXQLEN", "IFLA_GROUP", "IFLA_EXT_MASK",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_link.h 106 IFLA_MTU,
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 264 IFLA_MTU = C.IFLA_MTU
ztypes_linux_arm64.go 345 IFLA_MTU = 0x4
ztypes_linux_mips.go 341 IFLA_MTU = 0x4
ztypes_linux_mips64.go 343 IFLA_MTU = 0x4
ztypes_linux_mips64le.go 343 IFLA_MTU = 0x4
ztypes_linux_mipsle.go 341 IFLA_MTU = 0x4
ztypes_linux_ppc64.go 346 IFLA_MTU = 0x4
ztypes_linux_ppc64le.go 346 IFLA_MTU = 0x4
ztypes_linux_s390x.go 343 IFLA_MTU = 0x4
ztypes_linux_386.go 340 IFLA_MTU = 0x4
ztypes_linux_amd64.go 344 IFLA_MTU = 0x4
ztypes_linux_arm.go 344 IFLA_MTU = 0x4
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 264 IFLA_MTU = C.IFLA_MTU
ztypes_linux_arm64.go 345 IFLA_MTU = 0x4
ztypes_linux_mips.go 341 IFLA_MTU = 0x4
ztypes_linux_mips64.go 343 IFLA_MTU = 0x4
ztypes_linux_mips64le.go 343 IFLA_MTU = 0x4
ztypes_linux_mipsle.go 341 IFLA_MTU = 0x4
ztypes_linux_ppc64.go 346 IFLA_MTU = 0x4
ztypes_linux_ppc64le.go 346 IFLA_MTU = 0x4
ztypes_linux_s390x.go 343 IFLA_MTU = 0x4

Completed in 330 milliseconds

1 2