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

  /src/sys/net/
if_wg.c 806 static int wg_clone_create(struct if_clone *, int);
883 IF_CLONE_INITIALIZER("wg", wg_clone_create, wg_clone_destroy);
4130 wg_clone_create(struct if_clone *ifc, int unit) function in typeref:typename:int

Completed in 14 milliseconds