Home
last modified time | relevance | path

Searched refs:rx_group (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/core/
Dstats.c94 LWIP_PLATFORM_DIAG(("rx_group: %"STAT_COUNTER_F"\n\t", igmp->rx_group)); in stats_display_igmp()
/third_party/lwip/src/include/lwip/
Dstats.h89 STAT_COUNTER rx_group; /* Received group-specific queries. */ member
/third_party/lwip/src/core/ipv6/
Dmld6.c264 MLD6_STATS_INC(mld6.rx_group); in mld6_input()
/third_party/lwip/src/core/ipv4/
Digmp.c409 IGMP_STATS_INC(igmp.rx_group); in igmp_input()