stf_clone_destroy
static int stf_clone_destroy(struct ifnet *);
IF_CLONE_INITIALIZER("stf", stf_clone_create, stf_clone_destroy);