Home
last modified time | relevance | path

Searched defs:transport (Results 26 - 50 of 144) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_abi.h84 u32 transport; member
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c333 struct sctp_transport *transport; in sctp_endpoint_bh_rcv() local
270 sctp_endpoint_lookup_assoc( const struct sctp_endpoint *ep, const union sctp_addr *paddr, struct sctp_transport **transport) sctp_endpoint_lookup_assoc() argument
[all...]
H A Dproc.c115 struct sctp_transport *transport; in sctp_seq_dump_remote_addrs() local
217 struct sctp_transport *transport = v; in sctp_transport_seq_stop() local
230 struct sctp_transport *transport = v; in sctp_transport_seq_next() local
243 struct sctp_transport *transport; in sctp_assocs_seq_show() local
303 struct sctp_transport *transport, *tsp; sctp_remaddr_seq_show() local
[all...]
H A Dtransport.c95 struct sctp_transport *transport; in sctp_transport_new() local
118 sctp_transport_free(struct sctp_transport *transport) sctp_transport_free() argument
147 struct sctp_transport *transport; sctp_transport_destroy_rcu() local
159 sctp_transport_destroy(struct sctp_transport *transport) sctp_transport_destroy() argument
177 sctp_transport_reset_t3_rtx(struct sctp_transport *transport) sctp_transport_reset_t3_rtx() argument
193 sctp_transport_reset_hb_timer(struct sctp_transport *transport) sctp_transport_reset_hb_timer() argument
204 sctp_transport_reset_reconf_timer(struct sctp_transport *transport) sctp_transport_reset_reconf_timer() argument
212 sctp_transport_reset_probe_timer(struct sctp_transport *transport) sctp_transport_reset_probe_timer() argument
219 sctp_transport_reset_raise_timer(struct sctp_transport *transport) sctp_transport_reset_raise_timer() argument
230 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) sctp_transport_set_owner() argument
238 sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) sctp_transport_pmtu() argument
448 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) sctp_transport_route() argument
473 sctp_transport_hold(struct sctp_transport *transport) sctp_transport_hold() argument
481 sctp_transport_put(struct sctp_transport *transport) sctp_transport_put() argument
555 sctp_transport_raise_cwnd(struct sctp_transport *transport, __u32 sack_ctsn, __u32 bytes_acked) sctp_transport_raise_cwnd() argument
653 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) sctp_transport_lower_cwnd() argument
[all...]
H A Doutput.c144 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) sctp_packet_init() argument
676 struct sctp_transport *transport = packet->transport; sctp_packet_can_append_data() local
759 struct sctp_transport *transport = packet->transport; sctp_packet_append_data() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dtls_gnutls.c116 static ssize_t gnutls_url_pull(gnutls_transport_ptr_t transport, in gnutls_url_pull() argument
134 static ssize_t gnutls_url_push(gnutls_transport_ptr_t transport, in gnutls_url_push() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_transports.c479 char *transport = uml_vector_fetch_arg(vp->parsed, "transport"); in build_transport_data() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_transports.c479 char *transport = uml_vector_fetch_arg(vp->parsed, "transport"); in build_transport_data() local
/kernel/linux/linux-5.10/net/sctp/
H A Dtransport.c94 struct sctp_transport *transport; in sctp_transport_new() local
117 sctp_transport_free(struct sctp_transport *transport) sctp_transport_free() argument
143 struct sctp_transport *transport; sctp_transport_destroy_rcu() local
155 sctp_transport_destroy(struct sctp_transport *transport) sctp_transport_destroy() argument
173 sctp_transport_reset_t3_rtx(struct sctp_transport *transport) sctp_transport_reset_t3_rtx() argument
189 sctp_transport_reset_hb_timer(struct sctp_transport *transport) sctp_transport_reset_hb_timer() argument
202 sctp_transport_reset_reconf_timer(struct sctp_transport *transport) sctp_transport_reset_reconf_timer() argument
214 sctp_transport_set_owner(struct sctp_transport *transport, struct sctp_association *asoc) sctp_transport_set_owner() argument
222 sctp_transport_pmtu(struct sctp_transport *transport, struct sock *sk) sctp_transport_pmtu() argument
290 sctp_transport_route(struct sctp_transport *transport, union sctp_addr *saddr, struct sctp_sock *opt) sctp_transport_route() argument
315 sctp_transport_hold(struct sctp_transport *transport) sctp_transport_hold() argument
323 sctp_transport_put(struct sctp_transport *transport) sctp_transport_put() argument
397 sctp_transport_raise_cwnd(struct sctp_transport *transport, __u32 sack_ctsn, __u32 bytes_acked) sctp_transport_raise_cwnd() argument
495 sctp_transport_lower_cwnd(struct sctp_transport *transport, enum sctp_lower_cwnd reason) sctp_transport_lower_cwnd() argument
[all...]
H A Doutput.c142 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) sctp_packet_init() argument
652 struct sctp_transport *transport = packet->transport; sctp_packet_can_append_data() local
735 struct sctp_transport *transport = packet->transport; sctp_packet_append_data() local
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dib_addr.h41 enum rdma_transport_type transport; member
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_vsock.h158 struct vsock_transport transport; member
/kernel/linux/linux-6.6/include/rdma/
H A Dib_addr.h42 enum rdma_transport_type transport; member
/third_party/curl/tests/unit/
H A Dunit2600.c115 int transport; member
175 cf_test_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) cf_test_create() argument
/third_party/curl/lib/
H A Dcf-https-connect.c109 cf_hc_baller_init(struct cf_hc_baller *b, struct Curl_cfilter *cf, struct Curl_easy *data, const char *name, int transport) cf_hc_baller_init() argument
/third_party/python/Lib/asyncio/
H A Dstreams.py328 def transport(self): global() member in StreamWriter
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c676 enum usnic_transport_type transport = transport_spec->trans_type; in usnic_ib_qp_grp_create() local
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusb.h118 trans_cmnd transport; /* transport function */ member
/kernel/linux/linux-5.10/include/net/
H A Daf_vsock.h30 const struct vsock_transport *transport; member
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusbus428ctldefs.h43 unsigned char transport; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Drxrpc.h27 } transport; member
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfabrics.h95 char *transport; member
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusb.h118 trans_cmnd transport; /* transport function */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Drxrpc.h27 } transport; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.h109 char *transport; member

Completed in 15 milliseconds

123456