Home
last modified time | relevance | path

Searched refs:ARPHRD_PIMREG (Results 1 – 25 of 31) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h300 #if defined(ARPHRD_PIMREG) || (defined(HAVE_DECL_ARPHRD_PIMREG) && HAVE_DECL_ARPHRD_PIMREG)
302 static_assert((ARPHRD_PIMREG) == (779), "ARPHRD_PIMREG != 779");
305 # define ARPHRD_PIMREG 779
517 XLAT(ARPHRD_PIMREG),
Darp_hardware_types.in44 ARPHRD_PIMREG 779
/external/libnl/include/linux-private/linux/
Dif_arp.h74 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h76 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h76 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
/external/syzkaller/sys/linux/
Dtun_arm.const53 ARPHRD_PIMREG = 779
Dtun_amd64.const53 ARPHRD_PIMREG = 779
Dtun_arm64.const53 ARPHRD_PIMREG = 779
Dtun_ppc64le.const53 ARPHRD_PIMREG = 779
Dtun_386.const53 ARPHRD_PIMREG = 779
Dvnet_amd64.const53 ARPHRD_PIMREG = 779
Dvnet_arm64.const53 ARPHRD_PIMREG = 779
Dvnet_386.const53 ARPHRD_PIMREG = 779
Dvnet_ppc64le.const53 ARPHRD_PIMREG = 779
Dvnet_arm.const53 ARPHRD_PIMREG = 779
Dtun.txt85 …TLK, ARPHRD_FDDI, ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE, ARPHRD_PIMREG, ARPHRD_HIPPI,…
/external/strace/
Dsock.c130 [ARPHRD_PIMREG] = 0, in print_ifreq()
/external/libnl/lib/
Dutils.c691 __ADD(ARPHRD_PIMREG,pimreg)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go118 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_mips64le.go126 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_ppc64.go126 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_arm.go126 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_mips64.go126 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_ppc64le.go126 ARPHRD_PIMREG = 0x30b const
Dzerrors_linux_arm64.go126 ARPHRD_PIMREG = 0x30b const

12