Lines Matching defs:macvlan_passthru
75 static inline bool macvlan_passthru(const struct macvlan_port *port)
218 if (!macvlan_passthru(port) && !macvlan_addr_change(port) &&
498 if (macvlan_passthru(port))
620 if (macvlan_passthru(vlan->port)) {
695 if (macvlan_passthru(vlan->port)) {
730 if (!macvlan_passthru(port)) {
740 if (macvlan_passthru(port) && !macvlan_addr_change(port)) {
783 if (!macvlan_passthru(vlan->port) && change & IFF_PROMISC)
1034 if (!macvlan_passthru(vlan->port) && is_unicast_ether_addr(addr))
1059 if (!macvlan_passthru(vlan->port) && is_unicast_ether_addr(addr))
1304 if (macvlan_passthru(port) &&
1497 if (macvlan_passthru(port)) {
1623 if (macvlan_passthru(vlan->port) && promisc) {
1821 if (!macvlan_passthru(port))