Searched refs:macvlan_common_setup (Results 1 – 3 of 3) sorted by relevance
85 extern void macvlan_common_setup(struct net_device *dev);
1055 void macvlan_common_setup(struct net_device *dev) in macvlan_common_setup() function1067 EXPORT_SYMBOL_GPL(macvlan_common_setup);1071 macvlan_common_setup(dev); in macvlan_setup()
484 macvlan_common_setup(dev); in macvtap_setup()