Home
last modified time | relevance | path

Searched defs:sent (Results 76 - 100 of 115) sorted by relevance

12345

/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c137 size_t sent; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h79 uint8_t sent[2]; member
81 uint8_t sent[1]; member
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c156 Bool sent; in indirect_bind_context() local
/third_party/lwip/src/include/lwip/
H A Daltcp.h77 altcp_sent_fn sent; member
H A Dtcp.h352 tcp_sent_fn sent; member
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c41 static int concurrent = 3, conn, tries, est, errors, closed, sent, limit = 15; variable
/third_party/lwip/test/unit/tcp/
H A Dtest_tcp.c912 u8_t sent; in test_tcp_tx_full_window_lost() local
1617 u8_t sent[TCP_MSS / 2]; START_TEST() local
1645 u8_t sent[TCP_MSS / 4]; START_TEST() local
[all...]
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c34 message_handler(coap_session_t *session, const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) message_handler() argument
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c61 enum { NONE, KRB5, NTLM1, NTLM3 } sent; member
/third_party/ffmpeg/libavfilter/
H A Davf_concat.c246 int64_t nb_samples, sent = 0; in send_silence() local
/third_party/curl/lib/vquic/
H A Dvquic.c136 ssize_t sent; in do_sendmsg() local
232 size_t sent; send_packet_no_gso() local
281 size_t blen, sent; vquic_flush() local
[all...]
H A Dcurl_quiche.c1150 ssize_t sent; in cf_quiche_data_event() local
H A Dcurl_ngtcp2.c1432 ssize_t sent = 0; in cf_ngtcp2_send() local
[all...]
/third_party/lwip/src/core/
H A Daltcp.c249 altcp_sent(struct altcp_pcb *conn, altcp_sent_fn sent) in altcp_sent() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c1088 pqueue *sent = s->d1->sent_messages; in dtls1_retransmit_buffered_messages() local
H A Dextensions.c911 final_renegotiate(SSL *s, unsigned int context, int sent) final_renegotiate() argument
963 final_server_name(SSL *s, unsigned int context, int sent) final_server_name() argument
1061 final_ec_pt_formats(SSL *s, unsigned int context, int sent) final_ec_pt_formats() argument
1148 final_alpn(SSL *s, unsigned int context, int sent) final_alpn() argument
1224 final_ems(SSL *s, unsigned int context, int sent) final_ems() argument
1309 final_sig_algs(SSL *s, unsigned int context, int sent) final_sig_algs() argument
1320 final_key_share(SSL *s, unsigned int context, int sent) final_key_share() argument
1670 final_early_data(SSL *s, unsigned int context, int sent) final_early_data() argument
1713 final_maxfragmentlen(SSL *s, unsigned int context, int sent) final_maxfragmentlen() argument
1748 final_psk(SSL *s, unsigned int context, int sent) final_psk() argument
1766 final_quic_transport_params_draft(SSL *s, unsigned int context, int sent) final_quic_transport_params_draft() argument
1772 final_quic_transport_params(SSL *s, unsigned int context, int sent) final_quic_transport_params() argument
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c1092 pqueue *sent = s->d1->sent_messages; in dtls1_retransmit_buffered_messages() local
H A Dextensions.c883 final_renegotiate(SSL *s, unsigned int context, int sent) final_renegotiate() argument
935 final_server_name(SSL *s, unsigned int context, int sent) final_server_name() argument
1033 final_ec_pt_formats(SSL *s, unsigned int context, int sent) final_ec_pt_formats() argument
1120 final_alpn(SSL *s, unsigned int context, int sent) final_alpn() argument
1196 final_ems(SSL *s, unsigned int context, int sent) final_ems() argument
1281 final_sig_algs(SSL *s, unsigned int context, int sent) final_sig_algs() argument
1292 final_key_share(SSL *s, unsigned int context, int sent) final_key_share() argument
1638 final_early_data(SSL *s, unsigned int context, int sent) final_early_data() argument
1681 final_maxfragmentlen(SSL *s, unsigned int context, int sent) final_maxfragmentlen() argument
1716 final_psk(SSL *s, unsigned int context, int sent) final_psk() argument
[all...]
/third_party/toybox/toys/posix/
H A Dtar.c429 long long len, used = 0, sent; in sendfile_sparse() local
/third_party/backends/backend/
H A Dp5_device.c288 uint8_t sent[256]; in memtest() local
/third_party/node/src/
H A Dudp_wrap.cc571 size_t sent = err; in Send() local
/third_party/curl/lib/
H A Dws.c1038 curl_ws_send(CURL *data, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument
1241 curl_ws_send(CURL *curl, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h211 unsigned long sent; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_qlog.c678 static void qlog_pkt_write_start(ngtcp2_qlog *qlog, int sent) { in qlog_pkt_write_start() argument
/third_party/libinput/src/
H A Devdev-fallback.c828 bool sent = false; in fallback_flush_mt_events() local

Completed in 28 milliseconds

12345