Loading...
Searching...
No Matches
lwip.h File Reference

lwIP bootstrap definitions More...

Detailed Description

lwIP bootstrap definitions

Author
Martine Lenders mlend.nosp@m.ers@.nosp@m.inf.f.nosp@m.u-be.nosp@m.rlin..nosp@m.de

Definition in file lwip.h.

Go to the source code of this file.

void lwip_bootstrap (void)
 Initializes lwIP stack.
 

Function Documentation

◆ lwip_bootstrap()

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.