OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VLAN_FLAG_MVRP
(Results
1 - 23
of
23
) sorted by null
/bionic/libc/kernel/uapi/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/development/ndk/platforms/android-21/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/external/iproute2/include/linux/
if_vlan.h
37
VLAN_FLAG_MVRP
= 0x8,
/external/kernel-headers/original/uapi/linux/
if_vlan.h
37
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
if_vlan.h
41
VLAN_FLAG_MVRP
= 0x8,
/external/iproute2/ip/
iplink_vlan.c
120
flags.mask |=
VLAN_FLAG_MVRP
;
122
flags.flags |=
VLAN_FLAG_MVRP
;
124
flags.flags &= ~
VLAN_FLAG_MVRP
;
Completed in 349 milliseconds