Searched refs:MACVLAN_MODE_VEPA (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/ip/
H A Diplink_macvlan.c62 mode = MACVLAN_MODE_VEPA;
112 : mode == MACVLAN_MODE_VEPA ? "vepa"
/external/libnl/include/linux-private/linux/
H A Dif_link.h283 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator in enum:macvlan_mode
/external/libnl/lib/route/link/
H A Dmacvlan.c318 __ADD(MACVLAN_MODE_VEPA, vepa)
/external/iproute2/include/linux/
H A Dif_link.h378 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator in enum:macvlan_mode
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h395 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator in enum:macvlan_mode

Completed in 141 milliseconds