Searched refs:ARPHRD_TUNNEL (Results 1 - 7 of 7) sorted by relevance

/external/iproute2/include/linux/
H A Dif_arp.h63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif_arp.h63 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/libnl/include/linux/
H A Dif_arp.h60 #define ARPHRD_TUNNEL 768 /* IPIP tunnel */ macro
/external/iproute2/lib/
H A Dll_addr.c38 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) {
/external/iproute2/ip/
H A Diptunnel.c444 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT)
/external/libnl/lib/
H A Dutils.c514 __ADD(ARPHRD_TUNNEL,ipip)
/external/libpcap/
H A Dpcap-linux.c2810 case ARPHRD_TUNNEL:

Completed in 854 milliseconds