Lines Matching refs:igmp
525 * init.c, igmp.c: patch #6463 (IGMP - Adding Random Delay): added define
846 * igmp.c/.h, ip.h: Moved most defines from igmp.h to igmp.c for clarity
850 * igmp.c, igmp.h, stats.c, stats.h: Improved IGMP stats
854 * igmp.c: Fixed bug #28798 (Error in "Max Response Time" processing) and
1254 * ip.h, ip.c, igmp.c: bug #26487: Added ip_output_if_opt that can add IP options
1712 * igmp.h, igmp.c, netif.h, netif.c, ip.c: To enable to have interfaces with IGMP,
1746 * igmp.h, igmp.c, memp_std.h, memp.c, init.c, opt.h: Replace mem_malloc call by
1754 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement".
1772 * igmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_init and add igmp_start.
1773 igmp_start is call inside netif_add. Now, igmp initialization is in the same
2035 * sockets.h, sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c, igmp.h, igmp.c,
2080 * igmp.h, igmp.c: Fix bug #22613 "IGMP iphdr problem" (could have
2239 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
2258 * stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement.
2266 * igmp.h, igmp.c, ip.c: Fix minor changes from bug #20503 : IGMP Improvement.
2270 * igmp.c: Fix bug #20595 to accept IGMPv3 "Query" messages.
2444 * tcpip.c, igmp.h, igmp.c: Fixed bug "#19800 : IGMP: igmp_tick() will not work
2570 * api_msg.c, igmp.c, igmp.h: Fix C++ style comments
2583 * sockets.c, igmp.c, igmp.h, memp.h: Fix C++ style comments and