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

  /src/sys/net/
if_gif.c 129 static struct if_clone gif_cloner = variable in typeref:struct:if_clone
335 if_clone_attach(&gif_cloner);
355 if_clone_detach(&gif_cloner);
if_gif.c 129 static struct if_clone gif_cloner = variable in typeref:struct:if_clone
335 if_clone_attach(&gif_cloner);
355 if_clone_detach(&gif_cloner);

Completed in 49 milliseconds