Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif_arp.h64 #define ARPHRD_TUNNEL 768 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif_arp.h64 #define ARPHRD_TUNNEL 768 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif_arp.h64 #define ARPHRD_TUNNEL 768 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif_arp.h64 #define ARPHRD_TUNNEL 768 macro
/third_party/musl/include/net/
H A Dif_arp.h64 #define ARPHRD_TUNNEL 768 macro
/third_party/toybox/toys/pending/
H A Dip.c876 {"ipip",ARPHRD_TUNNEL}, {"tunnel6",ARPHRD_TUNNEL6}, in get_link_info()
899 if ( iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
906 if (iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
2519 if (ret != ARPHRD_TUNNEL && ret != ARPHRD_SIT && in read_tunnel()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1370 pub const ARPHRD_TUNNEL: u16 = 768; consts

Completed in 11 milliseconds