Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_UI.c74 static ng_newhook_t ng_UI_newhook; variable
85 .newhook = ng_UI_newhook,
114 ng_UI_newhook(node_p node, hook_p hook, const char *name) in ng_UI_newhook() function