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

/freebsd-current/sys/netgraph/
H A Dng_ipfw.c79 static struct ng_type ng_ipfw_typestruct = { variable in typeref:struct:ng_type
91 NETGRAPH_INIT(ipfw, &ng_ipfw_typestruct);
115 if ((error = ng_make_node_common(&ng_ipfw_typestruct, &fw_node))

Completed in 103 milliseconds