Searched refs:netdev_free (Results 1 – 2 of 2) sorted by relevance
211 static NetDev *netdev_free(NetDev *netdev) { in netdev_free() function220 DEFINE_TRIVIAL_CLEANUP_FUNC(NetDev*, netdev_free);1079 hashmap_free_with_destructor(context->netdevs_by_name, netdev_free); in context_clear()
197 static NetDev *netdev_free(NetDev *netdev) { in netdev_free() function223 DEFINE_TRIVIAL_REF_UNREF_FUNC(NetDev, netdev, netdev_free);