Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/include/net/
H A Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_common.h56 if (FILE_SCANF(path, "%x", &flags) || !(flags & IFF_ECHO)) { in can_setup_vcan()
/third_party/rust/crates/nix/src/net/
H A Dif_.rs209 IFF_ECHO;
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1215 pub const IFF_ECHO: ::c_int = 0x40000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2297 pub const IFF_ECHO: ::c_int = 0x40000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1622 pub const IFF_ECHO: ::c_int = 0x40000; consts

Completed in 34 milliseconds