HomeSort by relevance Sort by last modified time
    Searched full:retransmitting (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/net/third_party/nss/patches/
didhandshakeresume.patch 12 ** How long should we wait before retransmitting the next flight of
channelid.patch 465 ** How long should we wait before retransmitting the next flight of
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
Transport.java 39 // TODO: don't bother retransmitting the request body? It's quite a corner
  /external/chromium_org/net/quic/crypto/
quic_decrypter.h 40 // packet sequence number, even when retransmitting a lost packet.
quic_encrypter.h 40 // packet sequence number, even when retransmitting a lost packet.
  /external/ppp/pppd/
upap.h 102 #define UPAP_DEFTIMEOUT 3 /* Timeout (seconds) for retransmitting req */
  /external/qemu/slirp/
tcp_timer.c 170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
171 * retransmitting, and eventually the connection dies...
tcp_output.c 173 * If retransmitting (possibly after persist timer forced us
223 * and we have not yet done so, or we're retransmitting the FIN,
243 * is set when we are retransmitting
  /external/qemu/slirp-android/
tcp_timer.c 170 * keep retransmitting it, it'll keep eating the zeroes, so we keep
171 * retransmitting, and eventually the connection dies...
tcp_output.c 173 * If retransmitting (possibly after persist timer forced us
223 * and we have not yet done so, or we're retransmitting the FIN,
243 * is set when we are retransmitting
  /external/chromium_org/net/quic/
quic_packet_creator.h 111 // Used for retransmitting packets to ensure they aren't too long.
quic_protocol.h 508 // implies we've gotten a version negotiation packet, are retransmitting the
698 // progresses through. When retransmitting a packet, the encryption level needs
    [all...]
quic_connection_test.cc     [all...]
quic_connection.cc     [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h 252 unsigned int retransmitting; member in struct:dtls1_state_st
  /external/chromium_org/third_party/openssl/openssl/ssl/
dtls1.h 252 unsigned int retransmitting; member in struct:dtls1_state_st
d1_both.c 353 if (type == SSL3_RT_HANDSHAKE && ! s->d1->retransmitting)
    [all...]
  /external/openssl/include/openssl/
dtls1.h 252 unsigned int retransmitting; member in struct:dtls1_state_st
  /external/openssl/ssl/
dtls1.h 252 unsigned int retransmitting; member in struct:dtls1_state_st
d1_both.c 353 if (type == SSL3_RT_HANDSHAKE && ! s->d1->retransmitting)
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/rtp/
RTPSender.cpp 734 ALOGV("retransmitting seqNo %d", bufferSeqNo);
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 274 // transaction abandons retransmitting the response
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_go_neg.c     [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl.h     [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server.c 836 * timeout hint. Use that as-is as a timeout for retransmitting
    [all...]

Completed in 951 milliseconds

1 2