Home
last modified time | relevance | path

Searched full:acks (Results 1 – 25 of 37) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_test_util.c422 struct ble_hs_test_util_hci_ack acks[3]; in ble_hs_test_util_adv_set_fields() local
432 acks[i] = (struct ble_hs_test_util_hci_ack) { in ble_hs_test_util_adv_set_fields()
441 acks[i] = (struct ble_hs_test_util_hci_ack) { in ble_hs_test_util_adv_set_fields()
447 memset(acks + i, 0, sizeof acks[i]); in ble_hs_test_util_adv_set_fields()
448 ble_hs_test_util_hci_ack_set_seq(acks); in ble_hs_test_util_adv_set_fields()
463 struct ble_hs_test_util_hci_ack acks[3]; in ble_hs_test_util_adv_rsp_set_fields() local
473 acks[i] = (struct ble_hs_test_util_hci_ack) { in ble_hs_test_util_adv_rsp_set_fields()
482 acks[i] = (struct ble_hs_test_util_hci_ack) { in ble_hs_test_util_adv_rsp_set_fields()
488 memset(acks + i, 0, sizeof acks[i]); in ble_hs_test_util_adv_rsp_set_fields()
489 ble_hs_test_util_hci_ack_set_seq(acks); in ble_hs_test_util_adv_rsp_set_fields()
[all …]
H A Dble_hs_stop_test.c150 /* Preload the host with HCI acks for the cancel commands that will be sent in TEST_CASE_TASK()
181 /* Preload the host with HCI acks for the startup sequence. */ in bhst_pre_test()
H A Dble_hs_test_util_hci.c307 ble_hs_test_util_hci_ack_set_seq(const struct ble_hs_test_util_hci_ack *acks) in ble_hs_test_util_hci_ack_set_seq() argument
311 for (i = 0; acks[i].opcode != 0; i++) { in ble_hs_test_util_hci_ack_set_seq()
312 ble_hs_test_util_hci_acks[i] = acks[i]; in ble_hs_test_util_hci_ack_set_seq()
H A Dble_hs_test_util_hci.h66 void ble_hs_test_util_hci_ack_set_seq(const struct ble_hs_test_util_hci_ack *acks);
H A Dble_os_test.c228 /* Receive acks from the controller. */ in ble_os_disc_test_task_handler()
H A Dble_hs_pvcy_test.c127 * which HCI acks to fake. in ble_hs_pvcy_test_util_start_host()
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/httpd-fs/
H A Dstats.shtml23 Data packets without ACKs
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/tcp/
H A Dtest_tcp.c121 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
255 /* send ACKs for data2 and data3 */ in START_TEST()
308 * Then, provoke fast retransmission by duplicate ACKs and check that all
495 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/tcp/
H A Dtest_tcp.c195 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
329 /* send ACKs for data2 and data3 */ in START_TEST()
382 * Then, provoke fast retransmission by duplicate ACKs and check that all
571 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dpbuf.h128 * receiving TCP ACKs to unblock a connection) */
166 you are unable to receive TCP acks! */
H A Dtcp.h271 #define TF_SACK 0x1000U /* Selective ACKs enabled */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/tcp/
H A Dtest_tcp.c396 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
525 /* send ACKs for data2 and data3 */ in START_TEST()
578 * Then, provoke fast retransmission by duplicate ACKs and check that all
742 /** Provoke fast retransmission by duplicate ACKs and then recover by ACKing all sent data.
1003 /* disable nagle for this test so data to transmit without further ACKs... */ in START_TEST()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dpbuf.h122 you are unable to receive TCP acks! */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp.c1041 * "refused" by upper layer (application) and sends delayed ACKs.
1059 /* send delayed ACKs */ in tcp_fasttmr()
1532 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
1544 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
H A Dtcp_in.c534 * acceptable since we only send ACKs) in tcp_timewait_input()
953 * count of consecutive duplicate acks */ in tcp_receive()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml37 host simulates incoming acks. Only recommended for test code
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp.c1241 * "refused" by upper layer (application) and sends delayed ACKs.
1259 /* send delayed ACKs */ in tcp_fasttmr()
1849 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
1861 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp.c1476 * "refused" by upper layer (application) and sends delayed ACKs or pending FINs.
1494 /* send delayed ACKs */ in tcp_fasttmr()
2173 * Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
2188 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
H A Dtcp_in.c744 * acceptable since we only send ACKs)
1224 * count of consecutive duplicate acks */
1247 /* Record how much data this ACK acks */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_msg.c1375 since do_writemore ACKs it! */
1474 /* for tcp netconns, do_close_internal ACKs the message */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp.h396 u8_t ccp_localstate; /* Local state (mainly for handling reset-reqs and reset-acks). */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dlpn.c832 /* If we're waiting for segment acks keep polling at high freq */ in poll_timeout()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp.h400 u8_t ccp_localstate; /* Local state (mainly for handling reset-reqs and reset-acks). */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG19 * tcp: do not keep sending SYNs when getting ACKs
1930 * tcp_in.c: Fixed bug #27904: TCP sends too many ACKs: delay resetting
3099 * tcp_in.c: Fixed bug #21582: pcb->acked accounting can be wrong when ACKs
4048 * TCP delayed ACKs were not sent correctly.
4268 timeout processing for sending delayed ACKs.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG236 * tcp: do not keep sending SYNs when getting ACKs
2147 * tcp_in.c: Fixed bug #27904: TCP sends too many ACKs: delay resetting
3316 * tcp_in.c: Fixed bug #21582: pcb->acked accounting can be wrong when ACKs
4265 * TCP delayed ACKs were not sent correctly.
4485 timeout processing for sending delayed ACKs.

12