Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_one2many.c86 static ng_newhook_t ng_one2many_newhook; variable
170 .newhook = ng_one2many_newhook,
206 ng_one2many_newhook(node_p node, hook_p hook, const char *name) in ng_one2many_newhook() function