Home
last modified time | relevance | path

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

/linux/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()