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

/freebsd-current/sys/netgraph/
H A Dng_ipfw.c72 static hook_p ng_ipfw_findhook1(node_p, uint32_t );
207 return ng_ipfw_findhook1(node, n);
212 ng_ipfw_findhook1(node_p node, uint32_t cookie) function
294 (hook = ng_ipfw_findhook1(fw_node, fwa->rule.info)) == NULL)

Completed in 105 milliseconds