Searched refs:canloop_clone_destroy (Results 1 – 1 of 1) sorted by relevance
69 static int canloop_clone_destroy(struct ifnet *);76 IF_CLONE_INITIALIZER("canlo", canloop_clone_create, canloop_clone_destroy);135 canloop_clone_destroy(struct ifnet *ifp) in canloop_clone_destroy() function