Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_sppp.c70 static ng_newhook_t ng_sppp_newhook; variable
93 .newhook = ng_sppp_newhook,
292 ng_sppp_newhook (node_p node, hook_p hook, const char *name) in ng_sppp_newhook() function