Home
last modified time | relevance | path

Searched refs:ARPHRD_DLCI (Results 1 – 25 of 32) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h69 #if defined(ARPHRD_DLCI) || (defined(HAVE_DECL_ARPHRD_DLCI) && HAVE_DECL_ARPHRD_DLCI)
71 static_assert((ARPHRD_DLCI) == (15), "ARPHRD_DLCI != 15");
74 # define ARPHRD_DLCI 15
484 XLAT(ARPHRD_DLCI),
Darp_hardware_types.in11 ARPHRD_DLCI 15
/external/libnl/include/linux-private/linux/
Dif_arp.h38 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h39 #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const17 ARPHRD_DLCI = 15
Dtun_ppc64le.const17 ARPHRD_DLCI = 15
Dtun_arm.const17 ARPHRD_DLCI = 15
Dtun_amd64.const17 ARPHRD_DLCI = 15
Dtun_386.const17 ARPHRD_DLCI = 15
Dvnet_arm64.const17 ARPHRD_DLCI = 15
Dvnet_amd64.const17 ARPHRD_DLCI = 15
Dvnet_arm.const17 ARPHRD_DLCI = 15
Dvnet_386.const17 ARPHRD_DLCI = 15
Dvnet_ppc64le.const17 ARPHRD_DLCI = 15
Dtun.txt85 …_PRONET, ARPHRD_CHAOS, ARPHRD_IEEE802, ARPHRD_ARCNET, ARPHRD_APPLETLK, ARPHRD_DLCI, ARPHRD_ATM, AR…
/external/strace/
Dsock.c97 [ARPHRD_DLCI] = sizeof(short), in print_ifreq()
/external/libnl/lib/
Dutils.c655 __ADD(ARPHRD_DLCI,dlci)
/external/libpcap/
Dpcap-linux.c3374 #ifndef ARPHRD_DLCI
3375 #define ARPHRD_DLCI 15 macro
3377 case ARPHRD_DLCI:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go82 ARPHRD_DLCI = 0xf const
Dzerrors_linux_mipsle.go90 ARPHRD_DLCI = 0xf const
Dzerrors_linux_s390x.go90 ARPHRD_DLCI = 0xf const
Dzerrors_linux_arm.go90 ARPHRD_DLCI = 0xf const
Dzerrors_linux_ppc64le.go90 ARPHRD_DLCI = 0xf const
Dzerrors_linux_mips64.go90 ARPHRD_DLCI = 0xf const

12