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