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

  /src/sys/net/
if_wg.c 882 static struct if_clone wg_cloner = variable in typeref:struct:if_clone
905 if_clone_attach(&wg_cloner);
968 if_clone_detach(&wg_cloner);
976 if_clone_attach(&wg_cloner);
if_wg.c 882 static struct if_clone wg_cloner = variable in typeref:struct:if_clone
905 if_clone_attach(&wg_cloner);
968 if_clone_detach(&wg_cloner);
976 if_clone_attach(&wg_cloner);
if_wg.c 882 static struct if_clone wg_cloner = variable in typeref:struct:if_clone
905 if_clone_attach(&wg_cloner);
968 if_clone_detach(&wg_cloner);
976 if_clone_attach(&wg_cloner);

Completed in 142 milliseconds