Home
last modified time | relevance | path

Searched refs:ARPHRD_TUNNEL6 (Results 1 – 25 of 34) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h230 #if defined(ARPHRD_TUNNEL6) || (defined(HAVE_DECL_ARPHRD_TUNNEL6) && HAVE_DECL_ARPHRD_TUNNEL6)
232 static_assert((ARPHRD_TUNNEL6) == (769), "ARPHRD_TUNNEL6 != 769");
235 # define ARPHRD_TUNNEL6 769
507 XLAT(ARPHRD_TUNNEL6),
Darp_hardware_types.in34 ARPHRD_TUNNEL6 769
/external/iproute2/lib/
Dll_addr.c40 if (alen == 16 && type == ARPHRD_TUNNEL6) { in ll_addr_n2a()
/external/libnl/include/linux-private/linux/
Dif_arp.h64 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h66 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h66 #define ARPHRD_TUNNEL6 769 /* IP6IP6 tunnel */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const65 ARPHRD_TUNNEL6 = 769
Dtun_ppc64le.const65 ARPHRD_TUNNEL6 = 769
Dtun_arm.const65 ARPHRD_TUNNEL6 = 769
Dtun_amd64.const65 ARPHRD_TUNNEL6 = 769
Dtun_386.const65 ARPHRD_TUNNEL6 = 769
Dvnet_arm64.const64 ARPHRD_TUNNEL6 = 769
Dvnet_amd64.const64 ARPHRD_TUNNEL6 = 769
Dvnet_arm.const64 ARPHRD_TUNNEL6 = 769
Dvnet_386.const64 ARPHRD_TUNNEL6 = 769
Dvnet_ppc64le.const64 ARPHRD_TUNNEL6 = 769
Dtun.txt85 …HRD_LAPB, ARPHRD_DDCMP, ARPHRD_RAWHDLC, ARPHRD_RAWIP, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD, …
/external/strace/
Dsock.c120 [ARPHRD_TUNNEL6] = 16 /* sizeof(struct in6_addr) */, in print_ifreq()
/external/iproute2/ip/
Dip6tunnel.c372 if (type != ARPHRD_TUNNEL6 && type != ARPHRD_IP6GRE) in do_tunnels_list()
/external/libnl/lib/
Dutils.c681 __ADD(ARPHRD_TUNNEL6,tunnel6)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go129 ARPHRD_TUNNEL6 = 0x301 const
Dzerrors_linux_mipsle.go138 ARPHRD_TUNNEL6 = 0x301 const
Dzerrors_linux_s390x.go138 ARPHRD_TUNNEL6 = 0x301 const
Dzerrors_linux_arm.go138 ARPHRD_TUNNEL6 = 0x301 const
Dzerrors_linux_ppc64le.go138 ARPHRD_TUNNEL6 = 0x301 const

12