OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACVLAN_MODE_VEPA
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/ip/
iplink_macvlan.c
48
mode =
MACVLAN_MODE_VEPA
;
85
: mode ==
MACVLAN_MODE_VEPA
? "vepa"
iplink_macvtap.c
45
mode =
MACVLAN_MODE_VEPA
;
82
: mode ==
MACVLAN_MODE_VEPA
? "vepa"
/bionic/libc/kernel/common/linux/
if_link.h
217
MACVLAN_MODE_VEPA
= 2,
/external/iproute2/include/linux/
if_link.h
261
MACVLAN_MODE_VEPA
= 2, /* talk to other ports through ext bridge */
/external/kernel-headers/original/linux/
if_link.h
233
MACVLAN_MODE_VEPA
= 2, /* talk to other ports through ext bridge */
Completed in 724 milliseconds