/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | linux_defines.h | 32 #ifndef IFF_LOWER_UP 33 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
D | priv_netlink.h | 17 #ifndef IFF_LOWER_UP 18 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
D | driver_wext.c | 641 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_wext_event_rtm_newlink() 679 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP && in wpa_driver_wext_event_rtm_newlink()
|
D | driver_nl80211.c | 1098 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_nl80211_event_rtm_newlink() 1185 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP && in wpa_driver_nl80211_event_rtm_newlink() 1270 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_nl80211_event_rtm_dellink()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | linux_defines.h | 32 #ifndef IFF_LOWER_UP 33 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
D | priv_netlink.h | 17 #ifndef IFF_LOWER_UP 18 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
D | driver_wext.c | 641 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_wext_event_rtm_newlink() 679 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP && in wpa_driver_wext_event_rtm_newlink()
|
D | driver_nl80211.c | 1230 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_nl80211_event_rtm_newlink() 1317 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP && in wpa_driver_nl80211_event_rtm_newlink() 1402 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in wpa_driver_nl80211_event_rtm_dellink()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.h | 43 #ifndef IFF_LOWER_UP 44 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.h | 43 #ifndef IFF_LOWER_UP 44 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
|
/third_party/musl/ndk_musl_include/net/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 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/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/musl/porting/uniproton/kernel/include/net/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/musl/include/net/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/musl/porting/liteos_a/kernel/include/net/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/musl/porting/liteos_m/kernel/include/net/ |
D | if.h | 45 #define IFF_LOWER_UP 0x10000 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/rust/crates/nix/src/net/ |
D | if_.rs | 181 IFF_LOWER_UP;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | vlan_full.c | 687 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in vlan_read_ifnames()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | vlan_full.c | 687 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "", in vlan_read_ifnames()
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 329 IFF_LOWER_UP
|
D | linux.txt | 816 IFF_LOWER_UP
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 1213 pub const IFF_LOWER_UP: ::c_int = 0x10000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1620 pub const IFF_LOWER_UP: ::c_int = 0x10000; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2295 pub const IFF_LOWER_UP: ::c_int = 0x10000; constant
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 38729 IFF_LOWER_UP = 65536, enumerator
|