Home
last modified time | relevance | path

Searched refs:ARPHRD_PPP (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/third_party/musl/include/net/
H A Dif_arp.h56 #define ARPHRD_PPP 512 macro
/third_party/toybox/toys/pending/
H A Darp.c58 {"ppp" ,ARPHRD_PPP},
H A Dip.c875 {"slip6",ARPHRD_SLIP6}, {"cslip6",ARPHRD_CSLIP6}, {"ppp",ARPHRD_PPP}, in get_link_info()
/third_party/toybox/toys/net/
H A Difconfig.c110 {ARPHRD_PPP, "Point-to-Point Protocol"}, {ARPHRD_INFINIBAND, "InfiniBand"}, in display_ifconfig()
/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c109 {ARPHRD_PPP, "Point-to-Point Protocol"}, {ARPHRD_INFINIBAND, "InfiniBand"}, in display_ifconfig()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1363 pub const ARPHRD_PPP: u16 = 512; consts

Completed in 14 milliseconds