Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif.h104 IFF_ECHO = 1<<18, /* volatile */ enumerator
132 #define IFF_ECHO IFF_ECHO macro
/external/iproute2/include/uapi/linux/
Dif.h102 IFF_ECHO = 1<<18, /* __volatile__ */ enumerator
130 #define IFF_ECHO IFF_ECHO macro
/external/libnl/include/linux-private/linux/
Dif_bad.h49 #define IFF_ECHO 0x40000 /* echo sent packets */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go518 IFF_ECHO = 0x40000 const
Dzerrors_linux_mipsle.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_s390x.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_arm.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_ppc64le.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_mips64.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_ppc64.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_amd64.go648 IFF_ECHO = 0x40000 const
Dzerrors_linux_mips64le.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_386.go648 IFF_ECHO = 0x40000 const
Dzerrors_linux_mips.go647 IFF_ECHO = 0x40000 const
Dzerrors_linux_arm64.go650 IFF_ECHO = 0x40000 const