Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_async.c100 static ng_newhook_t nga_newhook; variable
163 .newhook = nga_newhook,
203 nga_newhook(node_p node, hook_p hook, const char *name) in nga_newhook() function