Home
last modified time | relevance | path

Searched defs:IFF_NOARP (Results 1 – 25 of 31) sorted by relevance

12

/external/iproute2/include/uapi/linux/
Dif.h89 IFF_NOARP = 1<<7, /* sysfs */ enumerator
116 #define IFF_NOARP IFF_NOARP macro
/external/kernel-headers/original/uapi/linux/
Dif.h91 IFF_NOARP = 1<<7, /* sysfs */ enumerator
118 #define IFF_NOARP IFF_NOARP macro
/external/libnl/include/linux-private/linux/
Dif_bad.h33 #define IFF_NOARP 0x80 /* no ARP protocol */ macro
/external/scapy/scapy/arch/
Dlinux.py60 IFF_NOARP = 0x80 # No address resolution protocol. variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go387 IFF_NOARP = 0x80 const
Dzerrors_dragonfly_amd64.go376 IFF_NOARP = 0x80 const
Dzerrors_openbsd_386.go465 IFF_NOARP = 0x80 const
Dzerrors_netbsd_amd64.go594 IFF_NOARP = 0x80 const
Dzerrors_openbsd_amd64.go500 IFF_NOARP = 0x80 const
Dzerrors_openbsd_arm.go464 IFF_NOARP = 0x80 const
Dzerrors_netbsd_arm.go586 IFF_NOARP = 0x80 const
Dzerrors_darwin_arm64.go551 IFF_NOARP = 0x80 const
Dzerrors_darwin_386.go551 IFF_NOARP = 0x80 const
Dzerrors_darwin_arm.go551 IFF_NOARP = 0x80 const
Dzerrors_darwin_amd64.go551 IFF_NOARP = 0x80 const
Dzerrors_netbsd_386.go604 IFF_NOARP = 0x80 const
Dzerrors_freebsd_arm.go642 IFF_NOARP = 0x80 const
Dzerrors_freebsd_amd64.go635 IFF_NOARP = 0x80 const
Dzerrors_freebsd_386.go635 IFF_NOARP = 0x80 const
Dzerrors_linux_sparc64.go524 IFF_NOARP = 0x80 const
Dzerrors_linux_mips64le.go655 IFF_NOARP = 0x80 const
Dzerrors_linux_ppc64.go655 IFF_NOARP = 0x80 const
Dzerrors_linux_arm.go655 IFF_NOARP = 0x80 const
Dzerrors_linux_mips64.go655 IFF_NOARP = 0x80 const
Dzerrors_linux_ppc64le.go655 IFF_NOARP = 0x80 const

12