Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_hole.c101 static ng_newhook_t ngh_newhook; variable
110 .newhook = ngh_newhook,
130 ngh_newhook(node_p node, hook_p hook, const char *name) in ngh_newhook() function