Lines Matching full:implemented
34 …l be referred to as "the application". Lower layer protocols are often implemented in hardware or …
38 In uIP, all RFC requirements that affect host-to-host communication are implemented. However, in or…
47 uIP requires a few functions to be implemented specifically for the architecture on which uIP is in…
52 …forms for which uIP is intended, uIP leaves the 32-bit additions to be implemented by the architec…
66 …in response to certain events. An application running on top of uIP is implemented as a C function…
70 …implemented as a C function, <a class="el" href="a00153.html#g41aa744caa46913b3b3aedb2a4e78546">UI…
130 …l change of operation makes a big difference in how the application is implemented. The reason for…
273 …and timedout(), and needs to be written specifically for the protocol that is being implemented.<p>
365 …ts, and therefore the aborted(), timedout() and closed() functions are implemented as empty functi…
377 IP fragment reassembly is implemented using a separate buffer that holds the packet to be reassembl…
384 Since only the ICMP echo message is implemented, there is no support for Path MTU discovery or ICMP…
395 The RTT estimation in uIP is implemented using TCP's periodic timer. Each time the periodic timer f…