HomeSort by: relevance | last modified time | path
    Searched defs:gre_clone_create (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_gre.c 150 static int gre_clone_create(struct if_clone *, int);
154 IF_CLONE_INITIALIZER("gre", gre_clone_create, gre_clone_destroy);
278 gre_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int
if_gre.c 150 static int gre_clone_create(struct if_clone *, int);
154 IF_CLONE_INITIALIZER("gre", gre_clone_create, gre_clone_destroy);
278 gre_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int

Completed in 41 milliseconds