Searched refs:ARPHRD_SIT (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dif_arp.h71 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4 */ 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.h71 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4 */ macro
/external/libpcap/
H A Dpcap-linux.c1294 #ifndef ARPHRD_SIT
1295 #define ARPHRD_SIT 776 /* From Linux 2.2.13 */ macro
1297 case ARPHRD_SIT:
/external/iproute2/ip/
H A Diptunnel.c440 if (type != ARPHRD_TUNNEL && type != ARPHRD_IPGRE && type != ARPHRD_SIT)

Completed in 165 milliseconds