Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h293 #if defined(ARPHRD_IPGRE) || (defined(HAVE_DECL_ARPHRD_IPGRE) && HAVE_DECL_ARPHRD_IPGRE)
295 static_assert((ARPHRD_IPGRE) == (778), "ARPHRD_IPGRE != 778");
298 # define ARPHRD_IPGRE 778
516 XLAT(ARPHRD_IPGRE),
Darp_hardware_types.in43 ARPHRD_IPGRE 778
/external/iproute2/lib/
Dll_addr.c37 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) { in ll_addr_n2a()
/external/libnl/include/linux-private/linux/
Dif_arp.h73 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h75 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const42 ARPHRD_IPGRE = 778
Dtun_ppc64le.const42 ARPHRD_IPGRE = 778
Dtun_arm.const42 ARPHRD_IPGRE = 778
Dtun_amd64.const42 ARPHRD_IPGRE = 778
Dtun_386.const42 ARPHRD_IPGRE = 778
Dvnet_arm64.const42 ARPHRD_IPGRE = 778
Dvnet_amd64.const42 ARPHRD_IPGRE = 778
Dvnet_arm.const42 ARPHRD_IPGRE = 778
Dvnet_386.const42 ARPHRD_IPGRE = 778
Dvnet_ppc64le.const42 ARPHRD_IPGRE = 778
Dtun.txt85 …, ARPHRD_LOCALTLK, ARPHRD_FDDI, ARPHRD_BIF, ARPHRD_SIT, ARPHRD_IPDDP, ARPHRD_IPGRE, ARPHRD_PIMREG,…
/external/strace/
Dsock.c129 [ARPHRD_IPGRE] = 4, in print_ifreq()
/external/iproute2/ip/
Diptunnel.c423 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT) in do_tunnels_list()
/external/toybox/toys/pending/
Dip.c826 {"gre",ARPHRD_IPGRE}, in get_link_info()
850 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
857 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
2414 ret != ARPHRD_IPGRE) continue; in read_tunnel()
/external/libnl/lib/
Dutils.c690 __ADD(ARPHRD_IPGRE,gre)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go107 ARPHRD_IPGRE = 0x30a const
Dzerrors_linux_mipsle.go115 ARPHRD_IPGRE = 0x30a const
Dzerrors_linux_s390x.go115 ARPHRD_IPGRE = 0x30a const
Dzerrors_linux_arm.go115 ARPHRD_IPGRE = 0x30a const

12