Home
last modified time | relevance | path

Searched full:outstanding (Results 1 – 25 of 58) sorted by relevance

123

/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/ram/src/
H A Dble_hci_ram.c215 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_ram_init()
216 * allow the controller to handle more than one outstanding command. in ble_hci_ram_init()
/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.c26 * requests currently outstanding against file descriptor fildes. The aiocbp
28 * to be canceled. If aiocbp is NULL, then all outstanding cancelable asynchronous
95 * aio_fsync() fails, then outstanding I/O operations are not guaranteed to have
219 * I/O is outstanding to the address range being changed, the result of that action
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_hci.h35 * This determines the number of outstanding commands allowed from the
/nrf52832-nimble/rt-thread/include/libc/
H A Dlibc_ioctl.h31 #define FIONWRITE _IOR('f', 121, int) /* get # bytes outstanding
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.c742 /* If the connection has outstanding data, we increase the in uip_process()
1424 /* Next, check if the incoming segment acknowledges any outstanding in uip_process()
1426 the outstanding data, calculate RTT estimations, and reset the in uip_process()
1462 /* Reset length of outstanding data. */ in uip_process()
1563 state. We require that there is no outstanding data; otherwise the in uip_process()
1634 /* If this packet constitutes an ACK for outstanding data (flagged in uip_process()
H A Duip.h505 * Check if a connection has outstanding (i.e., unacknowledged) data.
1315 #define UIP_ACKDATA 1 /* Signifies that the outstanding data was
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts.c1329 /* Only one outstanding indication per peer is allowed. If we in ble_gatts_schedule_update()
1332 * If there isn't an outstanding indication, send this one now. in ble_gatts_schedule_update()
1436 /* Mark that there is no longer an outstanding txed indicate. */ in ble_gatts_rx_indicate_ack()
1457 /* This acknowledgement doesn't correspond to the outstanding in ble_gatts_rx_indicate_ack()
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/src/
H A Dble_hci_emspi.c916 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_emspi_init()
917 * allow the controller to handle more than one outstanding command. in ble_hci_emspi_init()
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/src/
H A Dble_hci_socket.c855 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_sock_init()
856 * allow the controller to handle more than one outstanding command. in ble_hci_sock_init()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp.h159 * Any outstanding packets in the queues are dropped.
/nrf52832-nimble/rt-thread/
H A DLICENSE21 outstanding shares, or (iii) beneficial ownership of such entity.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/tests/
H A Dzlib1.c144 "outstanding shares or beneficial ownership of such\n"
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml276 This option configure a max number of scheduled outstanding auxiliary
/nrf52832-nimble/packages/NimBLE-latest/
H A DLICENSE21 outstanding shares, or (iii) beneficial ownership of such entity.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp.h380 u8_t lcp_echos_pending; /* Number of outstanding echo msgs */
629 * Any outstanding packets in the queues are dropped.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp.h384 u8_t lcp_echos_pending; /* Number of outstanding echo msgs */
633 * Any outstanding packets in the queues are dropped.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/
H A Dstat.h123 /* Minimal number of outstanding asynchronous I/O operations. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/src/
H A Dble_hci_uart.c1144 * outstanding command. We decided to keep this a pool in case we allow in ble_hci_uart_init()
1145 * allow the controller to handle more than one outstanding command. in ble_hci_uart_init()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp_in.c835 * Called by tcp_process. Checks if the given segment is an ACK for outstanding
908 * 4) There is outstanding unacknowledged data (retransmission timer running) in tcp_receive()
1052 rationale is that lwIP puts all outstanding segments on the in tcp_receive()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp.c285 * the number of outstanding connections is increased until
309 * the number of outstanding connections after calling tcp_backlog_delayed().
810 * The backlog limits the number of outstanding connections
2188 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()
H A Dtcp_in.c1129 * Called by tcp_process. Checks if the given segment is an ACK for outstanding
1182 * 4) There is outstanding unacknowledged data (retransmission timer running)
1288 rationale is that lwIP puts all outstanding segments on the
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Drawapi.txt170 Same as tcp_listen, but limits the number of outstanding connections
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Drawapi.txt140 Same as tcp_listen, but limits the number of outstanding connections
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp_in.c985 * Called by tcp_process. Checks if the given segment is an ACK for outstanding
1057 * 4) There is outstanding unacknowledged data (retransmission timer running)
1200 rationale is that lwIP puts all outstanding segments on the
H A Dtcp.c204 * the number of outstanding connections is increased until
227 * the number of outstanding connections after calling tcp_backlog_delayed().
1861 /* if there is an outstanding delayed ACKs, send it */ in tcp_pcb_remove()

123