Home
last modified time | relevance | path

Searched refs:gif_cloner (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/net/
H A Dif_gif.c157 static struct if_clone gif_cloner = variable
271 result = if_clone_attach(&gif_cloner); in gif_init()
276 gif_clone_create(&gif_cloner, 0, NULL); in gif_init()