Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c183 static ng_disconnect_t ng_uni_disconnect; variable
198 .disconnect = ng_uni_disconnect,
490 ng_uni_disconnect(hook_p hook) in ng_uni_disconnect() function