HomeSort by relevance Sort by last modified time
    Searched refs:IFF_LOWER_UP (Results 1 - 16 of 16) sorted by null

  /external/wpa_supplicant/
priv_netlink.h 23 #ifndef IFF_LOWER_UP
24 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
driver_wext.c 762 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "",
771 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP &&
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
priv_netlink.h 23 #ifndef IFF_LOWER_UP
24 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
driver_nl80211.c 35 #ifndef IFF_LOWER_UP
36 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
820 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "",
829 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP &&
    [all...]
driver_wext.c 726 (ifi->ifi_flags & IFF_LOWER_UP) ? "[LOWER_UP]" : "",
735 (ifi->ifi_flags & (IFF_LOWER_UP | IFF_DORMANT)) == IFF_LOWER_UP &&
    [all...]
  /bionic/libc/kernel/common/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /development/ndk/platforms/android-3/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /external/iproute2/include/linux/
if.h 51 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /external/kernel-headers/original/linux/
if.h 50 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
54 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 49 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
53 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if.h 42 #define IFF_LOWER_UP 0x10000
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)