Home
last modified time | relevance | path

Searched defs:IFF_AUTOMEDIA (Results 1 – 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif.h98 IFF_AUTOMEDIA = 1<<14, /* sysfs */ enumerator
125 #define IFF_AUTOMEDIA IFF_AUTOMEDIA macro
/external/iproute2/include/uapi/linux/
Dif.h96 IFF_AUTOMEDIA = 1<<14, /* sysfs */ enumerator
123 #define IFF_AUTOMEDIA IFF_AUTOMEDIA macro
/external/libnl/include/linux-private/linux/
Dif_bad.h43 #define IFF_AUTOMEDIA 0x4000 /* auto media select active */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go512 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_mipsle.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_s390x.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_arm.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_ppc64le.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_mips64.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_ppc64.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_amd64.go642 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_mips64le.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_386.go642 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_mips.go641 IFF_AUTOMEDIA = 0x4000 const
Dzerrors_linux_arm64.go644 IFF_AUTOMEDIA = 0x4000 const