Searched refs:stf_clone_create (Results 1 – 1 of 1) sorted by relevance
138 static int stf_clone_create(struct if_clone *, int);142 IF_CLONE_INITIALIZER("stf", stf_clone_create, stf_clone_destroy);202 stf_clone_create(struct if_clone *ifc, int unit) in stf_clone_create() function