Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dstats.c98 LWIP_PLATFORM_DIAG(("tx_leave: %"STAT_COUNTER_F"\n\t", igmp->tx_leave)); in stats_display_igmp()
/third_party/lwip/src/core/ipv6/
Dmld6.c464 MLD6_STATS_INC(mld6.tx_leave); in mld6_leavegroup_netif()
/third_party/lwip/src/include/lwip/
Dstats.h93 STAT_COUNTER tx_leave; /* Sent leaves. */ member
/third_party/lwip/src/core/ipv4/
Digmp.c611 IGMP_STATS_INC(igmp.tx_leave); in igmp_leavegroup_netif()