Home
last modified time | relevance | path

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

/net/ieee802154/
D6lowpan_rtnl.c614 static void lowpan_dellink(struct net_device *dev, struct list_head *head) in lowpan_dellink() function
643 .dellink = lowpan_dellink,
670 lowpan_dellink(entry->ldev, &del_list); in lowpan_device_event()