Home
last modified time | relevance | path

Searched refs:IFF_DYNAMIC (Results 1 – 10 of 10) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dif.h97 IFF_DYNAMIC = 1<<15, /* sysfs */ enumerator
124 #define IFF_DYNAMIC IFF_DYNAMIC macro
/third_party/musl/ndk_musl_include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/liteos_a/kernel/include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/uniproton/kernel/include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/liteos_m/kernel/include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/musl/include/net/
Dif.h44 #define IFF_DYNAMIC 0x8000 macro
/third_party/toybox/toys/pending/
Dip.c686 int case_flags[] = {IFF_NOARP,IFF_MULTICAST,IFF_DYNAMIC}; in link_set()
795 {"AUTOMEDIA", IFF_AUTOMEDIA}, {"DYNAMIC", IFF_DYNAMIC}, {NULL,-1}}; in print_link_output()
/third_party/libnl/lib/route/
Dlink.c2979 __ADD(IFF_DYNAMIC, dynamic),
/third_party/libnl/doc/
Droute.txt456 IFF_DYNAMIC:: Unused (BSD compatibility)