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

  /src/sys/net/
if_gif.c 120 static int gif_clone_create(struct if_clone *, int);
130 IF_CLONE_INITIALIZER("gif", gif_clone_create, gif_clone_destroy);
363 gif_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int

Completed in 14 milliseconds