loop_clone_destroy
int loop_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("lo", loop_clone_create, loop_clone_destroy);