tpmr_clone_destroy
static int tpmr_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("tpmr", tpmr_clone_create, tpmr_clone_destroy);