Home | History | Annotate | Download | only in netmgr

Lines Matching defs:transphandle

224 	isc_nmhandle_t *transphandle;
287 http_transpost_tcp_nodelay(isc_nmhandle_t *transphandle);
1328 isc_nmhandle_t *transphandle = req->transphandle;
1357 isc_nmhandle_detach(&transphandle);
1397 isc_nmhandle_t *transphandle = NULL;
1432 isc_nmhandle_attach(session->handle, &transphandle);
1551 send->transphandle = transphandle;
1562 isc_nm_send(transphandle, &send_data, http_writecb, send);
1566 isc_nmhandle_detach(&transphandle);
2912 transphandle) {
2913 (void)isc_nmhandle_set_tcp_nodelay(transphandle, true);