Searched refs:IFF_DYNAMIC (Results 1 – 10 of 10) sorted by relevance
/third_party/libnl/include/linux-private/linux/ |
D | if.h | 97 IFF_DYNAMIC = 1<<15, /* sysfs */ enumerator 124 #define IFF_DYNAMIC IFF_DYNAMIC macro
|
/third_party/musl/ndk_musl_include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/musl/porting/uniproton/kernel/include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/musl/include/net/ |
D | if.h | 44 #define IFF_DYNAMIC 0x8000 macro
|
/third_party/toybox/toys/pending/ |
D | ip.c | 686 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/ |
D | link.c | 2979 __ADD(IFF_DYNAMIC, dynamic),
|
/third_party/libnl/doc/ |
D | route.txt | 456 IFF_DYNAMIC:: Unused (BSD compatibility)
|