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

/freebsd-12-stable/sys/netgraph/
H A Dng_ipfw.c74 static hook_p ng_ipfw_findhook1(node_p, u_int16_t );
210 return ng_ipfw_findhook1(node, n);
215 ng_ipfw_findhook1(node_p node, u_int16_t rulenum) function
299 (hook = ng_ipfw_findhook1(fw_node, fwa->rule.info)) == NULL)

Completed in 100 milliseconds