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

  /bionic/libc/kernel/uapi/linux/
if_bridge.h 127 IFLA_BRIDGE_MODE,
  /development/ndk/platforms/android-21/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /external/iproute2/include/linux/
if_bridge.h 113 * [IFLA_BRIDGE_MODE]
119 IFLA_BRIDGE_MODE,
  /external/kernel-headers/original/uapi/linux/
if_bridge.h 113 * [IFLA_BRIDGE_MODE]
119 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
if_bridge.h 125 IFLA_BRIDGE_MODE,
  /external/iproute2/bridge/
link.c 210 if (aftb[IFLA_BRIDGE_MODE])
211 print_hwmode(fp, rta_getattr_u16(aftb[IFLA_BRIDGE_MODE]));
402 * designates master or self operation and IFLA_BRIDGE_MODE
413 addattr16(&req.n, sizeof(req), IFLA_BRIDGE_MODE, mode);

Completed in 508 milliseconds