Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_split.c51 static ng_newhook_t ng_split_newhook; variable
61 .newhook = ng_split_newhook,
103 ng_split_newhook(node_p node, hook_p hook, const char *name) in ng_split_newhook() function