lagg_clone_destroy
static int lagg_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("lagg", lagg_clone_create, lagg_clone_destroy);