mpip_clone_destroy
int mpip_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("mpip", mpip_clone_create, mpip_clone_destroy);