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

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

Completed in 122 milliseconds