Lines Matching refs:passthru
49 bool passthru; member
439 if (port->passthru) in macvlan_handle_frame()
568 if (vlan->port->passthru) { in macvlan_open()
642 if (vlan->port->passthru) { in macvlan_stop()
675 if (!vlan->port->passthru) { in macvlan_sync_address()
901 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_add()
925 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_del()
1091 port->passthru = false; in macvlan_port_create()
1282 if (port->passthru) in macvlan_common_newlink()
1301 port->passthru = true; in macvlan_common_newlink()
1383 if (vlan->port->passthru && promisc) { in macvlan_changelink()
1544 if (!port->passthru) in macvlan_device_event()