Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_patch.c62 static ng_newhook_t ng_patch_newhook; variable
168 .newhook = ng_patch_newhook,
190 ng_patch_newhook(node_p node, hook_p hook, const char *name) in ng_patch_newhook() function