Searched refs:ng_gif_typestruct (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_gif.c143 static struct ng_type ng_gif_typestruct = { variable in typeref:struct:ng_type
157 NETGRAPH_INIT(gif, &ng_gif_typestruct);
230 if (ng_make_node_common(&ng_gif_typestruct, &node) != 0) {

Completed in 44 milliseconds