lwIP bootstrap definitions More...
lwIP bootstrap definitions
Definition in file lwip.h.
Go to the source code of this file.
void | lwip_bootstrap (void) |
Initializes lwIP stack. More... | |
void lwip_bootstrap | ( | void | ) |
Initializes lwIP stack.
This initializes lwIP, i.e. all netdevs are added to as interfaces to the stack and the stack's thread is started.