Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c190 static ng_newhook_t ng_sscop_newhook; variable
205 .newhook = ng_sscop_newhook,
605 ng_sscop_newhook(node_p node, hook_p hook, const char *name) in ng_sscop_newhook() function