Home
last modified time | relevance | path

Searched refs:ARPHRD_TUNNEL (Results 1 – 8 of 8) sorted by relevance

/external/libnl/include/linux/
Dif_arp.h60 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/iproute2/lib/
Dll_addr.c38 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) { in ll_addr_n2a()
/external/iproute2/include/linux/
Dif_arp.h63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/iproute2/ip/
Diptunnel.c428 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT) in do_tunnels_list()
/external/libnl/lib/
Dutils.c514 __ADD(ARPHRD_TUNNEL,ipip)
/external/toybox/toys/pending/
Dip.c825 {"ipip",ARPHRD_TUNNEL}, {"tunnel6",ARPHRD_TUNNEL6}, in get_link_info()
848 if ( iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
855 if (iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
2413 if (ret != ARPHRD_TUNNEL && ret != ARPHRD_SIT && in read_tunnel()
/external/libpcap/
Dpcap-linux.c2937 case ARPHRD_TUNNEL: