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

  /bionic/libc/kernel/common/linux/
if_vlan.h 37 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/iproute2/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_vlan.h 34 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/kernel-headers/original/linux/
if_vlan.h 340 VLAN_FLAG_REORDER_HDR = 0x1,

Completed in 1085 milliseconds