Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
H A Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/include/net/
H A Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/rust/crates/nix/src/net/
H A Dif_.rs173 IFF_DYNAMIC;
/third_party/toybox/toys/pending/
H A Dip.c688 int case_flags[] = {IFF_NOARP,IFF_MULTICAST,IFF_DYNAMIC}; in link_set()
797 {"AUTOMEDIA", IFF_AUTOMEDIA}, {"DYNAMIC", IFF_DYNAMIC}, {NULL,-1}}; in print_link_output()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs674 pub const IFF_DYNAMIC: ::c_int = 0x8000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1648 pub const IFF_DYNAMIC: ::c_int = 0x8000; consts

Completed in 21 milliseconds