/third_party/libuv/src/unix/ |
H A D | bsd-ifaddrs.c | 35 #define IFF_RUNNING IFF_LINK macro 39 if (!((ent->ifa_flags & IFF_UP) && (ent->ifa_flags & IFF_RUNNING))) in uv__ifaddr_exclude()
|
H A D | ibmi.c | 411 if (!(cur->ifa_flags & IFF_UP && cur->ifa_flags & IFF_RUNNING)) in uv_interface_addresses() 436 if (!(cur->ifa_flags & IFF_UP && cur->ifa_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | os390.c | 478 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses() 531 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | aix.c | 1175 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses() 1208 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | sunos.c | 815 if (!((ent->ifa_flags & IFF_UP) && (ent->ifa_flags & IFF_RUNNING))) in uv__ifaddr_exclude()
|
/third_party/musl/porting/liteos_a/kernel/include/net/ |
H A D | if.h | 35 #define IFF_RUNNING 0x40 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 D | if.h | 35 #define IFF_RUNNING 0x40 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 D | if.h | 35 #define IFF_RUNNING 0x40 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 D | if.h | 35 #define IFF_RUNNING 0x40 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/musl/include/net/ |
H A D | if.h | 35 #define IFF_RUNNING 0x40 macro 49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
|
/third_party/node/deps/uv/src/unix/ |
H A D | bsd-ifaddrs.c | 35 #define IFF_RUNNING IFF_LINK macro 39 if (!((ent->ifa_flags & IFF_UP) && (ent->ifa_flags & IFF_RUNNING))) in uv__ifaddr_exclude()
|
H A D | ibmi.c | 406 if (!(cur->ifa_flags & IFF_UP && cur->ifa_flags & IFF_RUNNING)) in uv_interface_addresses() 431 if (!(cur->ifa_flags & IFF_UP && cur->ifa_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | aix.c | 1159 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses() 1192 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | os390.c | 471 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses() 524 if (!(flg.ifr_flags & IFF_UP && flg.ifr_flags & IFF_RUNNING)) in uv_interface_addresses()
|
H A D | linux-core.c | 621 if (!((ent->ifa_flags & IFF_UP) && (ent->ifa_flags & IFF_RUNNING))) in uv__ifaddr_exclude()
|
H A D | sunos.c | 808 if (!((ent->ifa_flags & IFF_UP) && (ent->ifa_flags & IFF_RUNNING))) in uv__ifaddr_exclude()
|
/third_party/toybox/toys/net/ |
H A D | ifconfig.c | 396 {0, IFF_UP|IFF_RUNNING, SIOCSIFADDR}, in ifconfig_main() 397 {"up", IFF_UP|IFF_RUNNING, 0}, in ifconfig_main()
|
/third_party/toybox/porting/liteos_a/toys/net/ |
H A D | ifconfig.c | 409 {0, IFF_UP|IFF_RUNNING, SIOCSIFADDR}, in ifconfig_main() 410 {"up", IFF_UP|IFF_RUNNING, 0}, in ifconfig_main()
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | pty04.c | 262 ifreq.ifr_flags |= IFF_UP | IFF_RUNNING; in open_netdev()
|
/third_party/rust/crates/nix/src/net/ |
H A D | if_.rs | 70 IFF_RUNNING;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | vlan_full.c | 686 (ifi->ifi_flags & IFF_RUNNING) ? "[RUNNING]" : "", in vlan_read_ifnames()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | vlan_full.c | 686 (ifi->ifi_flags & IFF_RUNNING) ? "[RUNNING]" : "", in vlan_read_ifnames()
|
/third_party/rust/crates/libc/src/unix/newlib/ |
H A D | mod.rs | 509 pub const IFF_RUNNING: ::c_int = 0x40; // resources allocated consts
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wext.c | 640 (ifi->ifi_flags & IFF_RUNNING) ? "[RUNNING]" : "", in wpa_driver_wext_event_rtm_newlink() 680 !(ifi->ifi_flags & IFF_RUNNING)) in wpa_driver_wext_event_rtm_newlink()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wext.c | 640 (ifi->ifi_flags & IFF_RUNNING) ? "[RUNNING]" : "", in wpa_driver_wext_event_rtm_newlink() 680 !(ifi->ifi_flags & IFF_RUNNING)) in wpa_driver_wext_event_rtm_newlink()
|