Lines Matching full:than
43 of kilobytes of RAM and room for less than 100 kilobytes of
82 than the size of the IP packet, the packet is fragmented into smaller
158 functions can be written in highly optimized assembler rather than
226 pages and multiple simultaneous clients, will require more RAM than a
248 event-based API that is nore low-level than protosockets but uses less
352 connection and it is not possible to call uip_send() more than once
511 This second example is slightly more advanced than the previous one,
735 uip_send(). uIP makes sure that no more than MSS bytes of data is
736 actually sent, even though s->dataleft may be larger than the MSS.
747 writing larger protocol implementations than the previous examples
956 reassembly of more than one packet. Since fragmented packets are
1072 space. A TCP sender must not send more data than the buffer space
1075 In uIP, the application cannot send more data than the receiving host
1076 can buffer. And application cannot send more data than the amount of
1096 parts of the data stream as being more urgent than the normal
1168 than a single TCP segment, and would therefore not be affected by the