Searched refs:macvlan_common_setup (Results 1 – 3 of 3) sorted by relevance
85 extern void macvlan_common_setup(struct net_device *dev);
1052 void macvlan_common_setup(struct net_device *dev) in macvlan_common_setup() function1064 EXPORT_SYMBOL_GPL(macvlan_common_setup);1068 macvlan_common_setup(dev); in macvlan_setup()
435 macvlan_common_setup(dev); in macvtap_setup()