Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dif_macvlan.h64 extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
/kernel/linux/linux-6.6/include/linux/
H A Dif_macvlan.h66 extern void macvlan_dellink(struct net_device *dev, struct list_head *head);
/kernel/linux/linux-5.10/drivers/net/
H A Dmacvtap.c127 macvlan_dellink(dev, head); in macvtap_dellink()
H A Dmacvlan.c1527 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink() function
1537 EXPORT_SYMBOL_GPL(macvlan_dellink); variable
1688 .dellink = macvlan_dellink,
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvtap.c126 macvlan_dellink(dev, head); in macvtap_dellink()
H A Dmacvlan.c1584 void macvlan_dellink(struct net_device *dev, struct list_head *head) in macvlan_dellink() function
1595 EXPORT_SYMBOL_GPL(macvlan_dellink); variable
1769 .dellink = macvlan_dellink,

Completed in 7 milliseconds