Searched refs:udp_init (Results 1 – 6 of 6) sorted by relevance
39 static void udp_init(struct xt_entry_match *m) in udp_init() function200 .init = udp_init,
157 #define udp_init() /* Compatibility define, not init needed. */ macro
285 udp_init(); in lwip_init()
95 the call to udp_init().
401 - udp_init()
2374 It is static, and never used in udp.c except udp_init().2377 * tcpip.c: Moved call to ip_init(), udp_init() and tcp_init() from