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

/freebsd-9.3-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);
236 if (ng_make_node_common(&ng_gif_typestruct, &node) != 0) {

Completed in 56 milliseconds