Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dif_macvlan.h66 extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
/linux-6.3-rc2/drivers/net/
A Dmacvtap.c127 macvlan_dellink(dev, head); in macvtap_dellink()
A Dmacvlan.c1551 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink() function
1562 EXPORT_SYMBOL_GPL(macvlan_dellink);
1728 .dellink = macvlan_dellink,

Completed in 8 milliseconds