Home
last modified time | relevance | path

Searched full:queued (Results 1 – 25 of 83) sorted by relevance

1234

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Detharp.c163 /** Compatibility define: free the queued pbuf */
176 /* remove all queued packets */ in etharp_free_entry()
279 * 3) remember the oldest pending entry without queued packets (if any) in etharp_find_entry()
280 * 4) remember the oldest pending entry with queued packets (if any) in etharp_find_entry()
307 /* pending with queued packets? */ in etharp_find_entry()
314 /* pending without queued packets? */ in etharp_find_entry()
350 * 3) oldest pending entry without queued packets in etharp_find_entry()
351 * 4) oldest pending entry with queued packets in etharp_find_entry()
366 /* no queued packets should exist on stable entries */ in etharp_find_entry()
368 /* 3) found recyclable pending entry without queued packets? */ in etharp_find_entry()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Detharp.c161 /** Compatibility define: free the queued pbuf */
174 /* remove all queued packets */ in etharp_free_entry()
277 * 3) remember the oldest pending entry without queued packets (if any) in etharp_find_entry()
278 * 4) remember the oldest pending entry with queued packets (if any) in etharp_find_entry()
305 /* pending with queued packets? */ in etharp_find_entry()
312 /* pending without queued packets? */ in etharp_find_entry()
348 * 3) oldest pending entry without queued packets in etharp_find_entry()
349 * 4) oldest pending entry with queued packets in etharp_find_entry()
364 /* no queued packets should exist on stable entries */ in etharp_find_entry()
366 /* 3) found recyclable pending entry without queued packets? */ in etharp_find_entry()
[all …]
/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.c83 * structure referenced by the aiocbp argument and queued at the time of the
85 * request has been initiated or queued to the file or device (even when the data
88 * option: If op is O_DSYNC, all currently queued I/O operations shall be completed
92 * option: If op is O_SYNC, all currently queued I/O operations shall be completed
94 * completion. If the aio_fsync() function fails, or if the operation queued by
98 * If aio_fsync() succeeds, then it is only the I/O that was queued at the time
106 * operation while it is proceeding. When the request is queued, the error status
182 * function call shall return when the read request has been initiated or queued
196 * initiated or queued the request. The requested operation takes place at the
329 * queued to the file or device.
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/
H A Detharp.c170 /** Compatibility define: free the queued pbuf */
183 /* remove all queued packets */ in etharp_free_entry()
285 * 3) remember the oldest pending entry without queued packets (if any) in etharp_find_entry()
286 * 4) remember the oldest pending entry with queued packets (if any) in etharp_find_entry()
309 /* pending with queued packets? */ in etharp_find_entry()
316 /* pending without queued packets? */ in etharp_find_entry()
352 * 3) oldest pending entry without queued packets in etharp_find_entry()
353 * 4) oldest pending entry with queued packets in etharp_find_entry()
368 /* no queued packets should exist on stable entries */ in etharp_find_entry()
370 /* 3) found recyclable pending entry without queued packets? */ in etharp_find_entry()
[all …]
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c56 ev->queued = false; in ble_npl_eventq_get()
66 if (ev->queued) in ble_npl_eventq_put()
71 ev->queued = true; in ble_npl_eventq_put()
79 if (!ev->queued) in ble_npl_eventq_remove()
85 ev->queued = false; in ble_npl_eventq_remove()
115 return ev->queued; in ble_npl_event_is_queued()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/src/
H A Dnpl_os_freertos.c49 ev->queued = false; in npl_freertos_eventq_get()
61 if (ev->queued) { in npl_freertos_eventq_put()
65 ev->queued = true; in npl_freertos_eventq_put()
87 if (!ev->queued) { in npl_freertos_eventq_remove()
136 ev->queued = 0; in npl_freertos_eventq_remove()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dpbuf.h121 * to be queued, it must be copied/duplicated. */
155 have to be copied when queued for transmission. */
158 so it has to be duplicated when queued before transmitting, depending on
262 ooseq queued pbufs now */ \
H A Dopt.h448 * MEMP_NUM_TCP_SEG: the number of simultaneously queued TCP segments.
466 * MEMP_NUM_REASSDATA: the number of IP packets simultaneously queued for
485 * MEMP_NUM_ARP_QUEUE: the number of simultaneously queued outgoing
648 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address
649 * resolution. By default, only the most recent packet is queued per IP address.
658 /** The maximum number of packets which may be queued for each
660 * Old packets are dropped, new packets are queued.
1336 * than TCP_SND_QUEUELEN. If the number of pbufs queued on a pcb drops below
1344 * TCP_OOSEQ_MAX_BYTES: The default maximum number of bytes queued on ooseq per
1353 * TCP_OOSEQ_BYTES_LIMIT(pcb): Return the maximum number of bytes to be queued
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dnd6.c269 /* Send queued packets, if any. */ in nd6_input()
736 /* Send queued packets, if any are left. Should have been sent already. */ in nd6_tmr()
1208 /* Next, find oldest incomplete entry without queued packets. */ in nd6_new_neighbor_cache_entry()
1227 /* Next, find oldest incomplete entry with queued packets. */ in nd6_new_neighbor_cache_entry()
1265 /* Free any queued packets. */ in nd6_free_neighbor_cache_entry()
1727 * @param q packet to be queued
1810 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()
1819 /* Queue a single packet. If an older packet is already queued, free it as per RFC. */ in nd6_queue_packet()
1824 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()
1858 * Send queued packets for a neighbor
[all …]
H A Dethip6.c108 /* If no hardware address is returned, nd6 has queued the packet for later. */ in ethip6_output()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dpbuf.h111 have to be copied when queued for transmission. */
114 so it has to be duplicated when queued before transmitting, depending on
213 ooseq queued pbufs now */ \
H A Dopt.h386 * MEMP_NUM_TCP_SEG: the number of simultaneously queued TCP segments.
394 * MEMP_NUM_REASSDATA: the number of IP packets simultaneously queued for
413 * MEMP_NUM_ARP_QUEUE: the number of simultaneously queued outgoing
561 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address
562 * resolution. By default, only the most recent packet is queued per IP address.
571 /** The maximum number of packets which may be queued for each
573 * Old packets are dropped, new packets are queued.
1226 * than TCP_SND_QUEUELEN. If the number of pbufs queued on a pcb drops below
1234 * TCP_OOSEQ_MAX_BYTES: The maximum number of bytes queued on ooseq per pcb.
1242 * TCP_OOSEQ_MAX_PBUFS: The maximum number of pbufs queued on ooseq per pcb.
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h45 bool queued; member
136 return ev->queued; in ble_npl_event_is_queued()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dnd6.c419 /* Send queued packets, if any. */ in nd6_input()
979 /* Send queued packets, if any are left. Should have been sent already. */ in nd6_tmr()
1482 /* Next, find oldest incomplete entry without queued packets. */ in nd6_new_neighbor_cache_entry()
1501 /* Next, find oldest incomplete entry with queued packets. */ in nd6_new_neighbor_cache_entry()
1539 /* Free any queued packets. */ in nd6_free_neighbor_cache_entry()
2047 * @param q packet to be queued
2123 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()
2132 /* Queue a single packet. If an older packet is already queued, free it as per RFC. */ in nd6_queue_packet()
2137 …LWIP_DEBUGF(LWIP_DBG_TRACE, ("ipv6: queued packet %p on neighbor entry %"S16_F"\n", (void *)p, (s1… in nd6_queue_packet()
2171 * Send queued packets for a neighbor
[all …]
H A Dethip6.c113 /* If no hardware address is returned, nd6 has queued the packet for later. */ in ethip6_output()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dpbuf.c13 * Multiple packets may be queued, also using this singly linked list.
107 * Attempt to reclaim some memory from queued out-of-sequence TCP segments
150 /** Queue a call to pbuf_free_ooseq if not already queued. */
160 u8_t queued; in pbuf_pool_is_empty()
163 queued = pbuf_free_ooseq_pending; in pbuf_pool_is_empty()
167 if(!queued) { in pbuf_pool_is_empty()
168 /* queue a call to pbuf_free_ooseq if not already queued */ in pbuf_pool_is_empty()
198 * being used in a single thread. If the pbuf gets queued,
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/include/nimble/
H A Dnimble_npl_os.h37 bool queued; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dpbuf.c18 * Multiple packets may be queued, also using this singly linked list.
117 * Attempt to reclaim some memory from queued out-of-sequence TCP segments
155 /** Queue a call to pbuf_free_ooseq if not already queued. */
162 u8_t queued; in pbuf_pool_is_empty()
165 queued = pbuf_free_ooseq_pending; in pbuf_pool_is_empty()
169 if (!queued) { in pbuf_pool_is_empty()
170 /* queue a call to pbuf_free_ooseq if not already queued */ in pbuf_pool_is_empty()
215 * being used in a single thread. If the pbuf gets queued,
321 * being used in a single thread. If the pbuf gets queued,
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/test/unit/etharp/
H A Dtest_etharp.c171 /* queued UDP packet sent? */ in START_TEST()
203 /* queued UDP packet sent? */ in START_TEST()
/nrf52832-nimble/rt-thread/components/libc/pthreads/
H A Dmqueue.h34 long mq_curmsgs; /* Number of messages currently queued. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dpbuf.c18 * Multiple packets may be queued, also using this singly linked list.
154 * Attempt to reclaim some memory from queued out-of-sequence TCP segments
193 /** Queue a call to pbuf_free_ooseq if not already queued. */
200 u8_t queued; in pbuf_pool_is_empty()
203 queued = pbuf_free_ooseq_pending; in pbuf_pool_is_empty()
207 if (!queued) { in pbuf_pool_is_empty()
208 /* queue a call to pbuf_free_ooseq if not already queued */ in pbuf_pool_is_empty()
239 * being used in a single thread. If the pbuf gets queued,
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/etharp/
H A Dtest_etharp.c178 /* queued UDP packet sent? */ in START_TEST()
213 /* queued UDP packet sent? */ in START_TEST()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/etharp/
H A Dtest_etharp.c175 /* queued UDP packet sent? */ in START_TEST()
210 /* queued UDP packet sent? */ in START_TEST()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/test/
H A Dtest_npl_callout.c71 // "callout: not queued when expected"); in test_queued()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dopt.h263 * MEMP_NUM_TCP_SEG: the number of simultaneously queued TCP segments.
271 * MEMP_NUM_REASSDATA: the number of IP packets simultaneously queued for
290 * MEMP_NUM_ARP_QUEUE: the number of simulateously queued outgoing
437 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address
438 * resolution. By default, only the most recent packet is queued per IP address.
999 * than TCP_SND_QUEUELEN. If the number of pbufs queued on a pcb drops below
1007 * TCP_OOSEQ_MAX_BYTES: The maximum number of bytes queued on ooseq per pcb.
1015 * TCP_OOSEQ_MAX_PBUFS: The maximum number of pbufs queued on ooseq per pcb.

1234