Home
last modified time | relevance | path

Searched refs:macvlan_passthru (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/
A Dmacvlan.c73 static inline bool macvlan_passthru(const struct macvlan_port *port) in macvlan_passthru() function
216 if (!macvlan_passthru(port) && !macvlan_addr_change(port) && in macvlan_addr_busy()
489 if (macvlan_passthru(port)) in macvlan_handle_frame()
611 if (macvlan_passthru(vlan->port)) { in macvlan_open()
686 if (macvlan_passthru(vlan->port)) { in macvlan_stop()
721 if (!macvlan_passthru(port)) { in macvlan_sync_address()
731 if (macvlan_passthru(port) && !macvlan_addr_change(port)) { in macvlan_sync_address()
1275 if (macvlan_passthru(port) && in macvlan_port_destroy()
1468 if (macvlan_passthru(port)) { in macvlan_common_newlink()
1590 if (macvlan_passthru(vlan->port) && promisc) { in macvlan_changelink()
[all …]

Completed in 7 milliseconds