Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_async.c101 static ng_disconnect_t nga_disconnect; variable
165 .disconnect = nga_disconnect,
354 nga_disconnect(hook_p hook) in nga_disconnect() function