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

  /bionic/libc/kernel/common/linux/
if_vlan.h 29 VLAN_FLAG_REORDER_HDR = 0x1,
  /external/iproute2/include/linux/
if_vlan.h 34 VLAN_FLAG_REORDER_HDR = 0x1,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 414 milliseconds