Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_ipfw.c58 static ng_findhook_t ng_ipfw_findhook; variable
78 .findhook = ng_ipfw_findhook,
191 ng_ipfw_findhook(node_p node, const char *name) in ng_ipfw_findhook() function