Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Dmld6.c381 MLD6_STATS_INC(mld6.tx_report); in mld6_joingroup_netif()
509 MLD6_STATS_INC(mld6.tx_report); in mld6_tmr()
/third_party/lwip/src/core/
Dstats.c99 LWIP_PLATFORM_DIAG(("tx_report: %"STAT_COUNTER_F"\n", igmp->tx_report)); in stats_display_igmp()
/third_party/lwip/src/include/lwip/
Dstats.h94 STAT_COUNTER tx_report; /* Sent reports. */ member
/third_party/lwip/src/core/ipv4/
Digmp.c679 IGMP_STATS_INC(igmp.tx_report); in igmp_timeout()