Searched refs:lwip_init (Results 1 – 6 of 6) sorted by relevance
66 void lwip_init(void);
22 lwip_init(); in main()
27 lwip_init(); in main()
289 lwip_init(void) in lwip_init() function
457 lwip_init(); in tcpip_init()
1266 * init.c: snmp was not initialized in lwip_init()1631 requests with RAW api interface. Initialization is done in lwip_init() with1777 * Add init.h, init.c, Change opt.h, tcpip.c: Task #7213 "Add a lwip_init function"1778 Add lwip_init function to regroup all modules initializations, and to provide1781 and add init.c in their makefiles. Note that lwip_init() function is called