Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_lmi.c96 static ng_newhook_t nglmi_newhook; variable
107 .newhook = nglmi_newhook,
205 nglmi_newhook(node_p node, hook_p hook, const char *name) in nglmi_newhook() function