mpw_clone_destroy
int mpw_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("mpw", mpw_clone_create, mpw_clone_destroy);