Searched refs:MACVLAN_MODE_VEPA (Results 1 – 6 of 6) sorted by relevance
97 macvlan->mode == MACVLAN_MODE_VEPA || in macvlan_supports_dest_filter()
317 MACVLAN_MODE_VEPA | in macvlan_process_broadcast()320 else if (src->mode == MACVLAN_MODE_VEPA) in macvlan_process_broadcast()323 MACVLAN_MODE_VEPA | in macvlan_process_broadcast()331 MACVLAN_MODE_VEPA); in macvlan_process_broadcast()466 if (src && src->mode != MACVLAN_MODE_VEPA && in macvlan_handle_frame()1292 case MACVLAN_MODE_VEPA: in macvlan_validate()1462 vlan->mode = MACVLAN_MODE_VEPA; in macvlan_common_newlink()
411 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator
598 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator
419 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */ enumerator