Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ipfw.c70 static ng_findhook_t ng_ipfw_findhook; variable
89 .findhook = ng_ipfw_findhook,
201 ng_ipfw_findhook(node_p node, const char *name) in ng_ipfw_findhook() function