Searched refs:stats_display_igmp (Results 1 – 2 of 2) sorted by relevance
193 #define IGMP_STATS_DISPLAY() stats_display_igmp(&lwip_stats.igmp)275 void stats_display_igmp(struct stats_igmp *igmp);282 #define stats_display_igmp(igmp) macro
91 stats_display_igmp(struct stats_igmp *igmp) in stats_display_igmp() function