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

1 2

  /external/wpa_supplicant/
radius_client.h 35 u32 retransmissions; /* @Client{Access,}Retransmissions */ member in struct:hostapd_radius_server
radius_client.c 176 conf->acct_server->retransmissions++;
184 conf->auth_server->retransmissions++;
1086 serv->retransmissions,
1134 serv->retransmissions,
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_client.h 35 u32 retransmissions; /* @Client{Access,}Retransmissions */ member in struct:hostapd_radius_server
radius_client.c 177 conf->acct_server->retransmissions++;
185 conf->auth_server->retransmissions++;
1168 serv->retransmissions,
1216 serv->retransmissions,
    [all...]
  /external/qemu/slirp/
tcp_timer.h 48 * The TCPT_REXMT timer is used to force retransmissions.
60 * have been acknowledged (so that there are no retransmissions in progress),
tcp_output.c 411 * If we are doing retransmissions, then snd_nxt will
  /external/qemu/slirp-android/
tcp_timer.h 48 * The TCPT_REXMT timer is used to force retransmissions.
60 * have been acknowledged (so that there are no retransmissions in progress),
tcp_output.c 411 * If we are doing retransmissions, then snd_nxt will
  /external/grub/netboot/
sk_g16.h 113 #define TX_RTRY 0x0200 /* Failed after 16 retransmissions */
  /external/ppp/pppd/
fsm.h 76 int retransmits; /* Number of retransmissions left */
lcp.c 155 "Set time in seconds between LCP retransmissions", OPT_PRIO },
    [all...]
  /external/openssl/include/openssl/
dtls1.h 200 /* save last sequence number for retransmissions */
  /external/openssl/ssl/
dtls1.h 200 /* save last sequence number for retransmissions */
  /external/kernel-headers/original/linux/
tcp.h 324 int undo_retrans; /* number of undoable retransmissions. */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 257 * This differs from retransmissions of 2xx responses, whose intervals cap at T2
258 * seconds. This is because retransmissions of ACK are triggered on receipt of a 2xx,
259 * but retransmissions of PRACK take place independently of reception of 1xx.
    [all...]
SIPTransaction.java 179 * Maximum number of ticks between retransmissions.
    [all...]
SIPClientTransaction.java     [all...]
SIPDialog.java 343 * side. Wait for any ACK retransmissions to finish. Then send out the request.
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 361 * messages are dropped causing retransmissions, further increasing the load and
362 * causing even more retransmissions. Good values to this property for servers
368 * messages are dropped causing retransmissions, further increasing the load and
369 * causing even more retransmissions. Good values to this property for servers
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.c     [all...]
  /external/bluetooth/bluez/lib/
hci.c 418 { "Read Num Broadcast Retransmissions", 78 },
419 { "Write Num Broadcast Retransmissions", 79 },
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 1211 sm->MaxRetrans = 5; /* RFC 3748: max 3-5 retransmissions suggested */
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 241 "Read Num Broadcast Retransmissions",
242 "Write Num Broadcast Retransmissions",
    [all...]

Completed in 402 milliseconds

1 2