Lines Matching defs:macvlan_passthru
71 static inline bool macvlan_passthru(const struct macvlan_port *port)
214 if (!macvlan_passthru(port) && !macvlan_addr_change(port) &&
484 if (macvlan_passthru(port))
606 if (macvlan_passthru(vlan->port)) {
681 if (macvlan_passthru(vlan->port)) {
715 if (!macvlan_passthru(port)) {
725 if (macvlan_passthru(port) && !macvlan_addr_change(port)) {
768 if (!macvlan_passthru(vlan->port) && change & IFF_PROMISC)
999 if (!macvlan_passthru(vlan->port) && is_unicast_ether_addr(addr))
1023 if (!macvlan_passthru(vlan->port) && is_unicast_ether_addr(addr))
1257 if (macvlan_passthru(port) &&
1449 if (macvlan_passthru(port)) {
1565 if (macvlan_passthru(vlan->port) && promisc) {
1729 if (!macvlan_passthru(port))