Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif_arp.h72 #define ARPHRD_SIT 776 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif_arp.h72 #define ARPHRD_SIT 776 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif_arp.h72 #define ARPHRD_SIT 776 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif_arp.h72 #define ARPHRD_SIT 776 macro
/third_party/musl/include/net/
H A Dif_arp.h72 #define ARPHRD_SIT 776 macro
/third_party/toybox/toys/net/
H A Difconfig.c111 {ARPHRD_SIT, "IPv6-in-IPv4"}, {-1, "UNSPEC"} in display_ifconfig()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c110 {ARPHRD_SIT, "IPv6-in-IPv4"}, {-1, "UNSPEC"} in display_ifconfig()
/third_party/toybox/toys/pending/
H A Dip.c859 {"loopback", ARPHRD_LOOPBACK},{"sit",ARPHRD_SIT}, in get_link_info()
900 iface->ifi_type == ARPHRD_SIT || in get_link_info()
907 iface->ifi_type == ARPHRD_SIT || 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.rs1378 pub const ARPHRD_SIT: u16 = 776; consts

Completed in 15 milliseconds