OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VLAN_FLAG_GVRP
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/linux/
if_vlan.h
39
VLAN_FLAG_GVRP
= 0x2,
/external/iproute2/include/linux/
if_vlan.h
35
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
;
/external/kernel-headers/original/linux/
if_vlan.h
341
VLAN_FLAG_GVRP
= 0x2,
Completed in 126 milliseconds