Searched refs:mpw_clone_create (Results 1 – 1 of 1) sorted by relevance
67 int mpw_clone_create(struct if_clone *, int);75 IF_CLONE_INITIALIZER("mpw", mpw_clone_create, mpw_clone_destroy);84 mpw_clone_create(struct if_clone *ifc, int unit) in mpw_clone_create() function