uIP initialization functions
[The uIP TCP/IP stack]

Collaboration diagram for uIP initialization functions:

Functions

void uip_init (void)
void uip_setipid (u16_t id)

Detailed Description

The uIP initialization functions are used for booting uIP.


Function Documentation

void uip_init ( void   ) 

uIP initialization function.

This function should be called at boot up to initilize the uIP TCP/IP stack.

void uip_setipid ( u16_t  id  ) 

uIP initialization function.

This function may be used at boot time to set the initial ip_id.


Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1