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

  /src/sys/net/
if_sl.c 179 static int sl_clone_create(struct if_clone *, int);
185 IF_CLONE_INITIALIZER("sl", sl_clone_create, sl_clone_destroy);
257 sl_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int

Completed in 11 milliseconds