Searched refs:MACVLAN_MODE_VEPA (Results 1 – 4 of 4) sorted by relevance
98 macvlan->mode == MACVLAN_MODE_VEPA || in macvlan_supports_dest_filter()
316 MACVLAN_MODE_VEPA | in macvlan_process_broadcast()319 else if (src->mode == MACVLAN_MODE_VEPA) in macvlan_process_broadcast()322 MACVLAN_MODE_VEPA | in macvlan_process_broadcast()330 MACVLAN_MODE_VEPA); in macvlan_process_broadcast()466 if (src && src->mode != MACVLAN_MODE_VEPA && in macvlan_handle_frame()1295 case MACVLAN_MODE_VEPA: in macvlan_validate()1465 vlan->mode = MACVLAN_MODE_VEPA; in macvlan_common_newlink()
422 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator
612 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator