Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c108 static ng_disconnect_t ngt_disconnect; variable
136 .disconnect = ngt_disconnect,
207 ngt_disconnect(hook_p hook) in ngt_disconnect() function