Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ipfw.c68 static ng_newhook_t ng_ipfw_newhook; variable
87 .newhook = ng_ipfw_newhook,
154 ng_ipfw_newhook(node_p node, hook_p hook, const char *name) in ng_ipfw_newhook() function