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

  /src/sys/net/
if_faith.c 94 static int faith_clone_create(struct if_clone *, int);
98 IF_CLONE_INITIALIZER("faith", faith_clone_create, faith_clone_destroy);
136 faith_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int
if_faith.c 94 static int faith_clone_create(struct if_clone *, int);
98 IF_CLONE_INITIALIZER("faith", faith_clone_create, faith_clone_destroy);
136 faith_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int

Completed in 49 milliseconds