Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h426 #if defined(ARPHRD_IP6GRE) || (defined(HAVE_DECL_ARPHRD_IP6GRE) && HAVE_DECL_ARPHRD_IP6GRE)
428 static_assert((ARPHRD_IP6GRE) == (823), "ARPHRD_IP6GRE != 823");
431 # define ARPHRD_IP6GRE 823
535 XLAT(ARPHRD_IP6GRE),
Darp_hardware_types.in62 ARPHRD_IP6GRE 823
/external/kernel-headers/original/uapi/linux/
Dif_arp.h97 #define ARPHRD_IP6GRE 823 /* GRE over IPv6 */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h97 #define ARPHRD_IP6GRE 823 /* GRE over IPv6 */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const40 ARPHRD_IP6GRE = 823
Dtun_ppc64le.const40 ARPHRD_IP6GRE = 823
Dtun_arm.const40 ARPHRD_IP6GRE = 823
Dtun_amd64.const40 ARPHRD_IP6GRE = 823
Dtun_386.const40 ARPHRD_IP6GRE = 823
Dvnet_arm64.const40 ARPHRD_IP6GRE = 823
Dvnet_amd64.const40 ARPHRD_IP6GRE = 823
Dvnet_arm.const40 ARPHRD_IP6GRE = 823
Dvnet_386.const40 ARPHRD_IP6GRE = 823
Dvnet_ppc64le.const40 ARPHRD_IP6GRE = 823
Dtun.txt85 …D_IEEE802154_MONITOR, ARPHRD_PHONET, ARPHRD_PHONET_PIPE, ARPHRD_CAIF, ARPHRD_IP6GRE, ARPHRD_NETLIN…
/external/iproute2/ip/
Dip6tunnel.c372 if (type != ARPHRD_TUNNEL6 && type != ARPHRD_IP6GRE) in do_tunnels_list()
375 if (type == ARPHRD_IP6GRE) in do_tunnels_list()
/external/strace/
Dsock.c150 [ARPHRD_IP6GRE] = 16 /* sizeof(struct in6_addr) */, in print_ifreq()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go105 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_mipsle.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_s390x.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_arm.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_ppc64le.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_mips64.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_ppc64.go113 ARPHRD_IP6GRE = 0x337 const
Dzerrors_linux_amd64.go113 ARPHRD_IP6GRE = 0x337 const

12