lwIP bootstrap definitions More...
lwIP bootstrap definitions
Definition in file lwip.h.
#include "event.h"
Go to the source code of this file.
event_queue_t | lwip_event_queue |
event queue for netdev events | |
void | lwip_bootstrap (void) |
Initializes lwIP stack. | |
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.