pppoe_clone_destroy
int pppoe_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("pppoe", pppoe_clone_create, pppoe_clone_destroy);