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

/freebsd-current/sys/netgraph/
H A Dng_ipfw.c66 static ng_newhook_t ng_ipfw_newhook; variable
85 .newhook = ng_ipfw_newhook,
152 ng_ipfw_newhook(node_p node, hook_p hook, const char *name) function

Completed in 220 milliseconds