Home
last modified time | relevance | path

Searched refs:lowpan_dellink (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
H A Dcore.c183 static void lowpan_dellink(struct net_device *ldev, struct list_head *head) in lowpan_dellink() function
199 .dellink = lowpan_dellink,
232 lowpan_dellink(wpan_dev->lowpan_dev, NULL); in lowpan_device_event()
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dcore.c184 static void lowpan_dellink(struct net_device *ldev, struct list_head *head) in lowpan_dellink() function
200 .dellink = lowpan_dellink,
233 lowpan_dellink(wpan_dev->lowpan_dev, NULL); in lowpan_device_event()

Completed in 2 milliseconds