/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_hci.c | 360 int enqueue; in ble_hs_hci_rx_evt() local 368 enqueue = 1; in ble_hs_hci_rx_evt() 371 enqueue = 0; in ble_hs_hci_rx_evt() 376 enqueue = 1; in ble_hs_hci_rx_evt() 380 if (enqueue) { in ble_hs_hci_rx_evt()
|
H A D | ble_l2cap.c | 409 /* Controller could not accommodate full packet. Enqueue remainder. */ in ble_l2cap_tx()
|
H A D | ble_hs.c | 793 /* Enqueue the start event to the default event queue. Using the default in ble_hs_init()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/ |
H A D | ip4_frag.c | 218 * @param pbufs_needed number of pbufs needed to enqueue 232 /* Free datagrams until being allowed to enqueue 'pbufs_needed' pbufs, in ip_reass_remove_oldest_datagram() 270 …* @param clen number of pbufs needed to enqueue (used for freeing other datagrams if not enough sp… 299 /* enqueue the new structure to the front of the list */ in ip_reass_enqueue_new_datagram() 506 /* Check if we are allowed to enqueue more datagrams. */ in ip4_reass() 539 /* Enqueue a new datagram into the datagram queue */ in ip4_reass() 541 /* Bail if unable to enqueue */ in ip4_reass()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | ip4_frag.c | 222 * @param pbufs_needed number of pbufs needed to enqueue 236 /* Free datagrams until being allowed to enqueue 'pbufs_needed' pbufs, in ip_reass_remove_oldest_datagram() 274 …* @param clen number of pbufs needed to enqueue (used for freeing other datagrams if not enough sp… 303 /* enqueue the new structure to the front of the list */ in ip_reass_enqueue_new_datagram() 534 /* Check if we are allowed to enqueue more datagrams. */ in ip4_reass() 567 /* Enqueue a new datagram into the datagram queue */ in ip4_reass() 569 /* Bail if unable to enqueue */ in ip4_reass()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H A D | ip_frag.c | 216 * @param pbufs_needed number of pbufs needed to enqueue 230 /* Free datagrams until being allowed to enqueue 'pbufs_needed' pbufs, in ip_reass_remove_oldest_datagram() 265 …* @param clen number of pbufs needed to enqueue (used for freeing other datagrams if not enough sp… 290 /* enqueue the new structure to the front of the list */ in ip_reass_enqueue_new_datagram() 500 /* Check if we are allowed to enqueue more datagrams. */ in ip_reass() 534 /* Enqueue a new datagram into the datagram queue */ in ip_reass() 536 /* Bail if unable to enqueue */ in ip_reass()
|
H A D | ip.c | 806 /* Packet to self, enqueue it for loopback */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | httpd_opts.h | 189 /** Number of rx pbufs to enqueue to parse an incoming request (up to the first 195 /** Number of (TCP payload-) bytes (in pbufs) to enqueue to parse and incoming 263 /* Define this to a function that returns the maximum amount of data to enqueue.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | httpd_opts.h | 257 /** Number of rx pbufs to enqueue to parse an incoming request (up to the first 263 /** Number of (TCP payload-) bytes (in pbufs) to enqueue to parse and incoming 331 /* Define this to a function that returns the maximum amount of data to enqueue.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | ip6_frag.c | 219 * @param pbufs_needed number of pbufs needed to enqueue 227 /* Free datagrams until being allowed to enqueue 'pbufs_needed' pbufs, in ip6_reass_remove_oldest_datagram() 307 /* Enqueue a new datagram into the datagram queue */ in ip6_reass() 333 /* enqueue the new structure to the front of the list */ in ip6_reass() 354 /* Check if we are allowed to enqueue more datagrams. */ in ip6_reass()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | ip6_frag.c | 232 * @param pbufs_needed number of pbufs needed to enqueue 240 /* Free datagrams until being allowed to enqueue 'pbufs_needed' pbufs, in ip6_reass_remove_oldest_datagram() 332 /* Enqueue a new datagram into the datagram queue */ in ip6_reass() 357 /* enqueue the new structure to the front of the list */ in ip6_reass() 387 /* Check if we are allowed to enqueue more datagrams. */ in ip6_reass()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/socket/ |
H A D | syscfg.yml | 41 code to enqueue various elements. In the case of the controller
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/ |
H A D | syscfg.yml | 41 code to enqueue various elements. In the case of the controller
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/ |
H A D | syscfg.yml | 56 code to enqueue various elements. In the case of the controller
|
/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 199 * whence equal to SEEK_SET. After a successful call to enqueue an asynchronous 346 * I/O. After a successful call to enqueue an asynchronous I/O operation, the value
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | tcp_out.c | 10 * struct @ref pbuf together with a struct tcp_seg and enqueue to the 219 * @param pcb The TCP connection that will enqueue the pbuf. 381 * @param pcb Protocol control block for the TCP connection to enqueue data for. 1023 * Enqueue SYN or FIN for transmission. 1628 * @param pcb the tcp_pcb for which to re-enqueue all unacked segments 1683 * @param pcb the tcp_pcb for which to re-enqueue all unacked segments 1704 * @param pcb the tcp_pcb for which to re-enqueue all unacked segments
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ |
H A D | tcp_out.c | 212 * @param pcb The TCP connection that willo enqueue the pbuf. 345 * @param pcb Protocol control block for the TCP connection to enqueue data for. 712 * Enqueue TCP options for transmission. 1236 * @param pcb the tcp_pcb for which to re-enqueue all unacked segments
|
H A D | dns.c | 923 * - ERR_INPROGRESS enqueue a request to be sent to the DNS server
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ |
H A D | tcp_out.c | 227 * @param pcb The TCP connection that will enqueue the pbuf. 359 * @param pcb Protocol control block for the TCP connection to enqueue data for. 777 * Enqueue TCP options for transmission. 1396 * @param pcb the tcp_pcb for which to re-enqueue all unacked segments
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | tcp.h | 213 #define TF_CLOSEPEND 0x08U /* If this is set, tcp_close failed to enqueue the FIN (retried in t…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | tcp.h | 255 #define TF_CLOSEPEND 0x08U /* If this is set, tcp_close failed to enqueue the FIN (retried in t…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/ |
H A D | httpd.c | 548 /* Additional limitation: e.g. don't enqueue more than 2*mss at once */ in http_write() 1128 /* Additional limitation: e.g. don't enqueue more than 2*mss at once */ 1982 /* enqueue the pbuf */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/ |
H A D | httpd.c | 534 /* Additional limitation: e.g. don't enqueue more than 2*mss at once */ in http_write() 1097 /* Additional limitation: e.g. don't enqueue more than 2*mss at once */ 1929 /* enqueue the pbuf */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_hci.c | 43 /* OS event to enqueue command */
|
/nrf52832-nimble/rt-thread/components/net/lwip_nat/ |
H A D | ipv4_nat.c | 280 /* @todo: do we really need to enqueue the new entry at the end?? */ in ip_nat_add()
|