Searched refs:macvlan_common_setup (Results 1 – 3 of 3) sorted by relevance
60 extern void macvlan_common_setup(struct net_device *dev);
131 macvlan_common_setup(dev); in macvtap_setup()
1219 void macvlan_common_setup(struct net_device *dev) in macvlan_common_setup() function1234 EXPORT_SYMBOL_GPL(macvlan_common_setup);1238 macvlan_common_setup(dev); in macvlan_setup()