Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/net/
Dif_arp.h95 #define ARPHRD_TUNNEL 768 /* IPIP tunnel. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/net/
Dif_arp.h107 #define ARPHRD_TUNNEL 768 /* IPIP tunnel. */ macro
/glibc-2.36/sysdeps/unix/sysv/linux/
Dcheck_native.c146 && ifim->ifi_type != ARPHRD_TUNNEL in __check_native()