Searched refs:udp_init (Results 1 – 5 of 5) sorted by relevance
370 udp_init(); in lwip_init()
98 udp_init(void) in udp_init() function
169 void udp_init (void);
55 @@ -102,6 +118,37 @@ udp_init(void)
1249 a reboot; bug #33818; this one added tcp_init/udp_init functions again)3872 It is static, and never used in udp.c except udp_init().3875 * tcpip.c: Moved call to ip_init(), udp_init() and tcp_init() from