canloop_clone_destroy
static int canloop_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("canlo", canloop_clone_create, canloop_clone_destroy);