Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dstats.c107 LWIP_PLATFORM_DIAG(("tx_report: %"STAT_COUNTER_F"\n\t", igmp->tx_report)); in stats_display_igmp()
/external/syslinux/core/lwip/src/include/lwip/
Dstats.h87 STAT_COUNTER tx_report; /* Sent reports. */ member
/external/syslinux/core/lwip/src/core/ipv4/
Digmp.c686 IGMP_STATS_INC(igmp.tx_report); in igmp_timeout()