Searched refs:mgre_clone_create (Results 1 – 1 of 1) sorted by relevance
338 static int mgre_clone_create(struct if_clone *, int);342 IF_CLONE_INITIALIZER("mgre", mgre_clone_create, mgre_clone_destroy);637 mgre_clone_create(struct if_clone *ifc, int unit) in mgre_clone_create() function