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

  /bionic/libc/kernel/uapi/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /development/ndk/platforms/android-L/include/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/iproute2/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/kernel-headers/original/uapi/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/libnl/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/iproute2/ip/
iplink_vlan.c 90 flags.mask |= VLAN_FLAG_REORDER_HDR;
92 flags.flags |= VLAN_FLAG_REORDER_HDR;
94 flags.flags &= ~VLAN_FLAG_REORDER_HDR;
  /external/libnl/lib/route/link/
vlan.c 51 __ADD(VLAN_FLAG_REORDER_HDR, reorder_hdr)

Completed in 128 milliseconds