ppp_clone_destroy
int ppp_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("ppp", ppp_clone_create, ppp_clone_destroy);