Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_patch.c67 static ng_disconnect_t ng_patch_disconnect; variable
173 .disconnect = ng_patch_disconnect,
676 ng_patch_disconnect(hook_p hook) in ng_patch_disconnect() function