OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:retransmits
(Results
1 - 25
of
25
) sorted by null
/external/iptables/extensions/
libipt_MIRROR.man
2
and destination fields in the IP header and
retransmits
the packet.
/external/iproute2/man/man8/
tc-red.8
34
intensive. It prevents synchronous
retransmits
after a burst in traffic,
35
which cause further
retransmits
, etc.
75
to prevent synchronous
retransmits
, higher for low
/external/ppp/pppd/
fsm.c
221
f->
retransmits
= f->maxtermtransmits;
225
if (f->
retransmits
== 0) {
238
--f->
retransmits
;
289
if( f->
retransmits
<= 0 ){
301
--f->
retransmits
;
308
if (f->
retransmits
<= 0) {
509
f->
retransmits
= f->maxconfreqtransmits;
522
f->
retransmits
= f->maxconfreqtransmits;
628
f->
retransmits
= 0;
762
f->
retransmits
= f->maxconfreqtransmits
[
all
...]
fsm.h
76
int
retransmits
; /* Number of retransmissions left */
member in struct:fsm
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tcp.h
91
#define TCP_SYNCNT 7 /* Number of SYN
retransmits
*/
/external/kernel-headers/original/linux/
tcp.h
90
#define TCP_SYNCNT 7 /* Number of SYN
retransmits
*/
331
__u32 total_retrans; /* Total
retransmits
for entire connection */
/external/iproute2/include/netinet/
tcp.h
46
#define TCP_SYNCNT 7 /* Number of SYN
retransmits
*/
/external/qemu/slirp/
tcp_timer.h
106
#define TCP_MAXRXTSHIFT 12 /* maximum
retransmits
*/
tcp_var.h
93
* used to recognize
retransmits
tcp_timer.c
174
* So, if we were gonna drop the connection from too many
retransmits
,
tcp_output.c
234
* idle not doing
retransmits
or persists
/external/qemu/slirp-android/
tcp_timer.h
106
#define TCP_MAXRXTSHIFT 12 /* maximum
retransmits
*/
tcp_timer.c
174
* So, if we were gonna drop the connection from too many
retransmits
,
tcp_var.h
98
* used to recognize
retransmits
tcp_output.c
234
* idle not doing
retransmits
or persists
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h
46
#define TCP_SYNCNT 7 /* Number of SYN
retransmits
*/
/external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc
179
S_RESENT_PACKET, // All packet sends that are
retransmits
899
LOG_F(LS_VERBOSE) << "too many
retransmits
";
/external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java
[
all
...]
/external/quake/quake/src/QW/client/
cl_main.c
100
double connect_time = -1; // for connection
retransmits
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java
[
all
...]
SIPDialog.java
407
* until it reaches T2 seconds If the server
retransmits
the 2xx response for 64*T1
[
all
...]
/external/openssl/ssl/
d1_pkt.c
[
all
...]
/external/wpa_supplicant/
eap.c
421
* This state
retransmits
the previous response packet.
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c
440
* This state
retransmits
the previous response packet.
[
all
...]
/external/wpa_supplicant_8/src/eap_peer/
eap.c
449
* This state
retransmits
the previous response packet.
[
all
...]
Completed in 781 milliseconds