Home
last modified time | relevance | path

Searched defs:IFF_MULTICAST (Results 1 – 25 of 30) sorted by relevance

12

/external/iproute2/include/uapi/linux/
Dif.h94 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
121 #define IFF_MULTICAST IFF_MULTICAST macro
/external/kernel-headers/original/uapi/linux/
Dif.h96 IFF_MULTICAST = 1<<12, /* sysfs */ enumerator
123 #define IFF_MULTICAST IFF_MULTICAST macro
/external/libnl/include/linux-private/linux/
Dif_bad.h40 #define IFF_MULTICAST 0x1000 /* Supports multicast */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go384 IFF_MULTICAST = 0x800 const
Dzerrors_dragonfly_amd64.go375 IFF_MULTICAST = 0x8000 const
Dzerrors_openbsd_386.go464 IFF_MULTICAST = 0x8000 const
Dzerrors_netbsd_amd64.go593 IFF_MULTICAST = 0x8000 const
Dzerrors_openbsd_amd64.go499 IFF_MULTICAST = 0x8000 const
Dzerrors_openbsd_arm.go463 IFF_MULTICAST = 0x8000 const
Dzerrors_netbsd_arm.go585 IFF_MULTICAST = 0x8000 const
Dzerrors_darwin_arm64.go550 IFF_MULTICAST = 0x8000 const
Dzerrors_darwin_386.go550 IFF_MULTICAST = 0x8000 const
Dzerrors_darwin_arm.go550 IFF_MULTICAST = 0x8000 const
Dzerrors_darwin_amd64.go550 IFF_MULTICAST = 0x8000 const
Dzerrors_netbsd_386.go603 IFF_MULTICAST = 0x8000 const
Dzerrors_freebsd_arm.go641 IFF_MULTICAST = 0x8000 const
Dzerrors_freebsd_amd64.go634 IFF_MULTICAST = 0x8000 const
Dzerrors_freebsd_386.go634 IFF_MULTICAST = 0x8000 const
Dzerrors_linux_sparc64.go522 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_mips64le.go651 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_ppc64.go651 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_arm.go651 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_mips64.go651 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_ppc64le.go651 IFF_MULTICAST = 0x1000 const
Dzerrors_linux_arm64.go654 IFF_MULTICAST = 0x1000 const

12