Home
last modified time | relevance | path

Searched refs:macvlan_common_setup (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dif_macvlan.h60 extern void macvlan_common_setup(struct net_device *dev);
/linux/drivers/net/
H A Dmacvtap.c131 macvlan_common_setup(dev); in macvtap_setup()
H A Dmacvlan.c1208 void macvlan_common_setup(struct net_device *dev) in macvlan_common_setup() function
1223 EXPORT_SYMBOL_GPL(macvlan_common_setup);
1227 macvlan_common_setup(dev); in macvlan_setup()