Searched refs:netif_is_ipvlan_port (Results 1 – 3 of 3) sorted by relevance
457 } else if (!netif_is_ipvlan_port(phy_dev)) { in ipvlan_link_new()564 if (!netif_is_ipvlan_port(dev)) in ipvlan_device_event()
1084 if (netif_is_ipvlan_port(dev)) in macvlan_port_create()
3844 static inline bool netif_is_ipvlan_port(struct net_device *dev) in netif_is_ipvlan_port() function