Functions | |
| void | uip_init (void) |
| uIP initialization function. | |
| void | uip_setipid (u16_t id) |
| uIP initialization function. | |
|
|
uIP initialization function. This function should be called at boot up to initilize the uIP TCP/IP stack.
Definition at line 379 of file uip.c. References UIP_LISTENPORTS. |
|
|
uIP initialization function. This function may be used at boot time to set the initial ip_id. |
1.4.6