Lines Matching refs:passthru
49 bool passthru; member
438 if (port->passthru) in macvlan_handle_frame()
566 if (vlan->port->passthru) { in macvlan_open()
640 if (vlan->port->passthru) { in macvlan_stop()
673 if (!vlan->port->passthru) { in macvlan_sync_address()
899 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_add()
923 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_del()
1088 port->passthru = false; in macvlan_port_create()
1279 if (port->passthru) in macvlan_common_newlink()
1298 port->passthru = true; in macvlan_common_newlink()
1380 if (vlan->port->passthru && promisc) { in macvlan_changelink()
1541 if (!port->passthru) in macvlan_device_event()