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

  /bionic/libc/kernel/uapi/linux/
if_vlan.h 39 VLAN_FLAG_GVRP = 0x2,
  /development/ndk/platforms/android-L/include/linux/
if_vlan.h 39 VLAN_FLAG_GVRP = 0x2,
  /external/iproute2/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
  /external/kernel-headers/original/uapi/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_vlan.h 35 VLAN_FLAG_GVRP = 0x2,
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
if_vlan.h 39 VLAN_FLAG_GVRP = 0x2,
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
if_vlan.h 39 VLAN_FLAG_GVRP = 0x2,
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
if_vlan.h 39 VLAN_FLAG_GVRP = 0x2,
  /external/iproute2/ip/
iplink_vlan.c 99 flags.mask |= VLAN_FLAG_GVRP;
101 flags.flags |= VLAN_FLAG_GVRP;
103 flags.flags &= ~VLAN_FLAG_GVRP;

Completed in 7228 milliseconds