mpe_clone_destroy
int mpe_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("mpe", mpe_clone_create, mpe_clone_destroy);