Home
last modified time | relevance | path

Searched refs:ARPHRD_TUNNEL6 (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/net/
Dif_arp.h96 #define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/net/
Dif_arp.h108 #define ARPHRD_TUNNEL6 769 /* IPIP6 tunnel. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dcheck_native.c145 int native = (ifim->ifi_type != ARPHRD_TUNNEL6 in __check_native()