Searched refs:ARPHRD_IPGRE (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Dif_arp.h73 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/external/iproute2/lib/
H A Dll_addr.c38 (type == ARPHRD_TUNNEL || type == ARPHRD_SIT || type == ARPHRD_IPGRE)) {
/external/kernel-headers/original/linux/
H A Dif_arp.h73 #define ARPHRD_IPGRE 778 /* GRE over IP */ macro
/external/iproute2/ip/
H A Diptunnel.c440 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT)

Completed in 117 milliseconds