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

/linux-master/include/linux/
H A Dif_macvlan.h66 extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
/linux-master/drivers/net/
H A Dmacvtap.c126 macvlan_dellink(dev, head);
H A Dmacvlan.c1573 void macvlan_dellink(struct net_device *dev, struct list_head *head) function
1584 EXPORT_SYMBOL_GPL(macvlan_dellink); variable
1758 .dellink = macvlan_dellink,

Completed in 150 milliseconds