Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_l2tp.c166 static ng_newhook_t ng_l2tp_newhook; variable
331 .newhook = ng_l2tp_newhook,
387 ng_l2tp_newhook(node_p node, hook_p hook, const char *name) in ng_l2tp_newhook() function