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

  /src/sys/net/
if_wg.c 807 static int wg_clone_destroy(struct ifnet *);
883 IF_CLONE_INITIALIZER("wg", wg_clone_create, wg_clone_destroy);
4225 wg_clone_destroy(struct ifnet *ifp) function in typeref:typename:int

Completed in 15 milliseconds