Home
last modified time | relevance | path

Searched refs:ARPHRD_LAPB (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h195 #if defined(ARPHRD_LAPB) || (defined(HAVE_DECL_ARPHRD_LAPB) && HAVE_DECL_ARPHRD_LAPB)
197 static_assert((ARPHRD_LAPB) == (516), "ARPHRD_LAPB != 516");
200 # define ARPHRD_LAPB 516
502 XLAT(ARPHRD_LAPB),
Darp_hardware_types.in29 ARPHRD_LAPB 516
/external/libnl/include/linux-private/linux/
Dif_arp.h59 #define ARPHRD_LAPB 516 /* LAPB */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h60 #define ARPHRD_LAPB 516 /* LAPB */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h60 #define ARPHRD_LAPB 516 /* LAPB */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const44 ARPHRD_LAPB = 516
Dtun_ppc64le.const44 ARPHRD_LAPB = 516
Dtun_arm.const44 ARPHRD_LAPB = 516
Dtun_amd64.const44 ARPHRD_LAPB = 516
Dtun_386.const44 ARPHRD_LAPB = 516
Dvnet_arm64.const44 ARPHRD_LAPB = 516
Dvnet_amd64.const44 ARPHRD_LAPB = 516
Dvnet_arm.const44 ARPHRD_LAPB = 516
Dvnet_386.const44 ARPHRD_LAPB = 516
Dvnet_ppc64le.const44 ARPHRD_LAPB = 516
Dtun.txt85 …_X25, ARPHRD_HWX25, ARPHRD_CAN, ARPHRD_PPP, ARPHRD_CISCO, ARPHRD_HDLC, ARPHRD_LAPB, ARPHRD_DDCMP, …
/external/libnl/lib/
Dutils.c677 __ADD(ARPHRD_LAPB,lapb)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go109 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_mipsle.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_s390x.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_arm.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_ppc64le.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_mips64.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_ppc64.go117 ARPHRD_LAPB = 0x204 const
Dzerrors_linux_amd64.go117 ARPHRD_LAPB = 0x204 const

12