Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_hole.c103 static ng_disconnect_t ngh_disconnect; variable
112 .disconnect = ngh_disconnect,
219 ngh_disconnect(hook_p hook) in ngh_disconnect() function