Lines Matching refs:queue
31 * opt.h, tcp.c, tcp_in.c: Implemented limiting data on ooseq queue (task #9989)
137 queue while closing
218 * tcp_in.c: fixed bug #28288: Data after FIN in oos queue
609 * etharp.c: Fixed bug #31720: ARP-queueing: RFC 1122 recommends to queue at
1008 sequence queue, also fixed PBUF_POOL leak in the out-of-sequence code
1550 "backlog" parameter in an u8_t, 0 is interpreted as "smallest queue", add
2818 * tcp_out.c: Fixed uninitialized 'queue' referenced in memerr branch.
2830 * etharp.*: Disabled multiple packets on the ARP queue.
2935 address is already known; we now always queue the packet and perform an ARP
2943 * Fixed TCP bug in dequeueing of FIN from out of order segment queue.
2961 * Packets sent from ARP queue had invalid source hardware address.
3118 * TCP output queue length was badly initialized when opening
3323 - The retransmission queue could in some cases be screwed up. This