Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_patch.c65 static ng_newhook_t ng_patch_newhook; variable
171 .newhook = ng_patch_newhook,
193 ng_patch_newhook(node_p node, hook_p hook, const char *name) in ng_patch_newhook() function