Home
last modified time | relevance | path

Searched refs:transport (Results 1 – 25 of 7515) sorted by relevance

12345678910>>...301

/dports/devel/dbus/dbus-1.12.20/dbus/
H A Ddbus-transport.c81 (* transport->vtable->live_messages_changed) (transport); in live_messages_notify()
171 transport->send_credentials_pending = !transport->is_server; in _dbus_transport_init_base()
172 transport->receive_credentials_pending = transport->is_server; in _dbus_transport_init_base()
222 (* transport->free_unix_user_data) (transport->unix_user_data); in _dbus_transport_finalize_base()
272 return transport; in check_address()
381 transport = NULL; in _dbus_transport_open()
495 (* transport->vtable->finalize) (transport); in _dbus_transport_unref()
517 (* transport->vtable->disconnect) (transport); in _dbus_transport_disconnect()
951 if (!(* transport->vtable->connection_set) (transport)) in _dbus_transport_set_connection()
979 retval = (* transport->vtable->get_socket_fd) (transport, in _dbus_transport_get_socket_fd()
[all …]
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dtransport.c186 transport, transport->settings->Username, transport->settings->Domain, in transport_ssl_cb()
392 transport->tsg = tsg_new(transport); in transport_connect()
403 transport->frontBio = tsg_get_bio(transport->tsg); in transport_connect()
456 transport->tls = tls_new(transport->settings); in transport_accept_tls()
463 transport->frontBio = transport->tls->bio; in transport_accept_tls()
473 transport->tls = tls_new(transport->settings); in transport_accept_nla()
480 transport->frontBio = transport->tls->bio; in transport_accept_nla()
489 transport->nla = nla_new(instance, transport, settings); in transport_accept_nla()
580 WLog_ERR_BIO(transport, "BIO_read", transport->frontBio); in transport_read_layer()
661 if (!transport) in transport_read_pdu()
[all …]
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/telepathy/
H A Dtelepathy-transport.c127 transport); in read_completed()
197 if (transport->private->transport == NULL) in socket_connected()
198 transport->private->transport = transport; in socket_connected()
258 transport->hostname, transport->port); in internal_connect()
267 transport); in internal_connect()
359 transport); in do_close()
374 if (transport->private->transport == transport) in sipe_backend_transport_disconnect()
375 transport->private->transport = NULL; in sipe_backend_transport_disconnect()
381 if (transport->do_flush && transport->buffers) in sipe_backend_transport_disconnect()
383 transport); in sipe_backend_transport_disconnect()
[all …]
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/lib/
H A Dtransport.c37 transport->callbacks->hangup(transport); in handle_recv_status()
44 transport->callbacks->charset_error(transport, in handle_recv_status()
65 transport->callbacks->error(transport, tmp); in handle_transport_receive()
79 ret &= transport->callbacks->recv(transport, l); in handle_transport_receive()
90 transport->callbacks->hangup(transport); in handle_transport_receive()
141 transport->callbacks->disconnect(transport); in irc_transport_disconnect()
241 transport->callbacks->log(transport, l, error); in transport_send_queue()
246 transport->callbacks->hangup(transport); in transport_send_queue()
300 transport->callbacks->hangup(transport); in transport_send_line()
303 transport->callbacks->log(transport, l, error); in transport_send_line()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/transport/
H A DMakefile.am7 lib/transport/transport-aux-data.h \
8 lib/transport/transport-tls.h \
9 lib/transport/transport-file.h \
10 lib/transport/transport-pipe.h \
11 lib/transport/transport-socket.h \
12 lib/transport/transport-udp-socket.h \
14 lib/transport/transport-factory.h \
23 lib/transport/transport-file.c \
24 lib/transport/transport-pipe.c \
25 lib/transport/transport-socket.c \
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dtransport.c155 transport->tls.certfile = isc_mem_strdup(transport->mctx, in dns_transport_set_certfile()
167 transport->tls.keyfile = isc_mem_strdup(transport->mctx, in dns_transport_set_keyfile()
179 transport->tls.cafile = isc_mem_strdup(transport->mctx, cafile); in dns_transport_set_cafile()
190 transport->tls.hostname = isc_mem_strdup(transport->mctx, in dns_transport_set_hostname()
201 transport->doh.endpoint = isc_mem_strdup(transport->mctx, in dns_transport_set_endpoint()
220 isc_mem_free(transport->mctx, transport->doh.endpoint); in transport_destroy()
223 isc_mem_free(transport->mctx, transport->tls.hostname); in transport_destroy()
226 isc_mem_free(transport->mctx, transport->tls.cafile); in transport_destroy()
229 isc_mem_free(transport->mctx, transport->tls.keyfile); in transport_destroy()
232 isc_mem_free(transport->mctx, transport->tls.certfile); in transport_destroy()
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/src/qmgr/
H A Dqmgr_transport.c202 if (transport->dsn == 0) in qmgr_transport_unthrottle()
205 dsn_free(transport->dsn); in qmgr_transport_unthrottle()
206 transport->dsn = 0; in qmgr_transport_unthrottle()
230 if (transport->dsn) in qmgr_transport_throttle()
232 myname, transport->name, transport->dsn->reason); in qmgr_transport_throttle()
385 alloc->transport = transport; in qmgr_transport_alloc()
448 && transport->dest_concurrency_limit < transport->init_dest_concurrency) in qmgr_transport_create()
449 transport->init_dest_concurrency = transport->dest_concurrency_limit; in qmgr_transport_create()
480 transport->dsn = 0; in qmgr_transport_create()
494 transport->name, transport->dest_concurrency_limit, in qmgr_transport_create()
[all …]
/dports/mail/postfix-current/postfix-3.7-20211107/src/oqmgr/
H A Dqmgr_transport.c197 if (transport->dsn == 0) in qmgr_transport_unthrottle()
200 dsn_free(transport->dsn); in qmgr_transport_unthrottle()
201 transport->dsn = 0; in qmgr_transport_unthrottle()
225 if (transport->dsn) in qmgr_transport_throttle()
227 myname, transport->name, transport->dsn->reason); in qmgr_transport_throttle()
380 alloc->transport = transport; in qmgr_transport_alloc()
443 && transport->dest_concurrency_limit < transport->init_dest_concurrency) in qmgr_transport_create()
444 transport->init_dest_concurrency = transport->dest_concurrency_limit; in qmgr_transport_create()
448 transport->dsn = 0; in qmgr_transport_create()
462 transport->name, transport->dest_concurrency_limit, in qmgr_transport_create()
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Dhttp_transport.c41 } transport = { variable
188 transport.pFile = fossil_fopen(transport.zOutFile, "wb"); in transport_open()
284 transport.pFile = fossil_fopen(transport.zInFile, "rb"); in transport_flip()
353 onHand = transport.nUsed - transport.iCursor; in transport_receive()
362 memcpy(zBuf, &transport.pBuf[transport.iCursor], toMove); in transport_receive()
364 if( transport.iCursor>=transport.nUsed ){ in transport_receive()
398 transport.pBuf[i] = transport.pBuf[j]; in transport_load_buffer()
400 transport.nUsed -= transport.iCursor; in transport_load_buffer()
403 if( transport.nUsed + N > transport.nAlloc ){ in transport_load_buffer()
405 transport.nAlloc = transport.nUsed + N; in transport_load_buffer()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/sctp/
H A Dtransport.c96 transport = kzalloc(sizeof(*transport), gfp); in sctp_transport_new()
227 transport->af_specific->get_dst(transport, &transport->saddr, in sctp_transport_pmtu()
302 af->get_saddr(opt, transport, &transport->fl); in sctp_transport_route()
509 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
537 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
539 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
557 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
559 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
573 transport->cwnd = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
576 transport->ssthresh = transport->cwnd; in sctp_transport_lower_cwnd()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sctp/
H A Dtransport.c96 transport = kzalloc(sizeof(*transport), gfp); in sctp_transport_new()
227 transport->af_specific->get_dst(transport, &transport->saddr, in sctp_transport_pmtu()
302 af->get_saddr(opt, transport, &transport->fl); in sctp_transport_route()
509 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
537 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
539 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
557 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
559 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
573 transport->cwnd = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
576 transport->ssthresh = transport->cwnd; in sctp_transport_lower_cwnd()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sctp/
H A Dtransport.c96 transport = kzalloc(sizeof(*transport), gfp); in sctp_transport_new()
227 transport->af_specific->get_dst(transport, &transport->saddr, in sctp_transport_pmtu()
302 af->get_saddr(opt, transport, &transport->fl); in sctp_transport_route()
509 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
537 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
539 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
557 transport->ssthresh = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
559 transport->cwnd = transport->ssthresh; in sctp_transport_lower_cwnd()
573 transport->cwnd = max(transport->cwnd/2, in sctp_transport_lower_cwnd()
576 transport->ssthresh = transport->cwnd; in sctp_transport_lower_cwnd()
[all …]
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/purple/
H A Dpurple-transport.c126 len = transport->gsc ? in transport_common_input()
202 transport->gsc = NULL; in transport_ssl_connect_failure()
272 transport); in transport_get_socket_info()
293 if (transport->gsc) { in transport_common_connected()
294 purple_ssl_input_add(transport->gsc, transport_ssl_input, transport); in transport_common_connected()
342 transport); in sipe_backend_transport_connect()
407 if (!transport || !transport->is_valid) return; in sipe_backend_transport_disconnect()
411 transport); in sipe_backend_transport_disconnect()
413 if (transport->gsc) { in sipe_backend_transport_disconnect()
419 if (transport->proxy) in sipe_backend_transport_disconnect()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/libtest/tests/
H A Dtest_mock_transport.c35 cr_assert(transport); in Test()
53 log_transport_free((LogTransport *)transport); in Test()
59 cr_assert(transport); in Test()
67 log_transport_free((LogTransport *)transport); in Test()
73 cr_assert(transport); in Test()
88 log_transport_free((LogTransport *)transport); in Test()
94 cr_assert(transport); in Test()
111 cr_assert(transport); in Test()
137 cr_assert(transport); in Test()
155 cr_assert(transport); in Test()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Dcm_transport.c90 transport->cm = cm; in add_transport_to_cm()
91 return transport; in add_transport_to_cm()
152 transport->cm = cm; in load_transport()
169 transport->connection_eq = in load_transport()
193 transport->trans_data = in load_transport()
194 transport->transport_init(cm, &CMstatic_trans_svcs, transport); in load_transport()
196 transport = add_transport_to_cm(cm, transport); in load_transport()
203 transport = in load_transport()
240 transport = in load_transport()
301 if (!transport) in load_transport()
[all …]
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/api/test/
H A DQuicTransportBaseTest.cpp655 transport.reset(); in TEST_F()
701 transport.reset(); in TEST_F()
753 transport.reset(); in TEST_F()
785 transport.reset(); in TEST_F()
826 transport.reset(); in TEST_F()
860 transport.reset(); in TEST_F()
873 transport.reset(); in TEST_F()
880 transport.reset(); in TEST_F()
912 transport.reset(); in TEST_F()
2974 transport in TEST_F()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/rtsp/
H A Dgstrtsptransport.c164 *transport = trans; in gst_rtsp_transport_new()
194 transport->port.min = -1; in gst_rtsp_transport_init()
195 transport->port.max = -1; in gst_rtsp_transport_init()
493 transport->lower_transport = get_default_lower_trans (transport); in gst_rtsp_transport_parse()
527 if (!transport->mode_play && !transport->mode_record) in gst_rtsp_transport_parse()
660 if (transport->interleaved.min < 256 && transport->interleaved.max < 256) { in gst_rtsp_transport_as_text()
668 if (transport->mode_record && transport->append) in gst_rtsp_transport_as_text()
689 if (transport->trans == GST_RTSP_TRANS_RTP && transport->port.min >= 0) { in gst_rtsp_transport_as_text()
690 if (transport->port.min < 65536 && transport->port.max < 65536) { in gst_rtsp_transport_as_text()
728 if (transport->mode_play && transport->mode_record) in gst_rtsp_transport_as_text()
[all …]

12345678910>>...301