Searched refs:mld6 (Results 1 – 12 of 12) sorted by relevance
232 MLD6_STATS_INC(mld6.recv); in mld6_input()238 MLD6_STATS_INC(mld6.lenerr); in mld6_input()239 MLD6_STATS_INC(mld6.drop); in mld6_input()250 MLD6_STATS_INC(mld6.rx_general); in mld6_input()264 MLD6_STATS_INC(mld6.rx_group); in mld6_input()276 MLD6_STATS_INC(mld6.rx_report); in mld6_input()291 MLD6_STATS_INC(mld6.proterr); in mld6_input()292 MLD6_STATS_INC(mld6.drop); in mld6_input()385 MLD6_STATS_INC(mld6.tx_report);472 MLD6_STATS_INC(mld6.tx_leave);[all …]
291 struct stats_igmp mld6; member450 #define MLD6_STATS_DISPLAY() stats_display_igmp(&lwip_stats.mld6, "MLDv1")
44 "src/core/ipv6/mld6.c",
78 "$LWIPDIR/core/ipv6/mld6.c",
43 #include "lwip/mld6.h"
73 + ipv6/mld6.c ipv6/nd6.c
45 #include "lwip/mld6.h"
116 #include "lwip/mld6.h"
330 * mld6.c: Fix bug #50220 (mld6_leavegroup does not send ICMP6_TYPE_MLD, even
72 $(LWIPDIR)/core/ipv6/mld6.c \
76 ${LWIP_DIR}/src/core/ipv6/mld6.c
136 LWIP_SRC += mld6.c ip6.c icmp6.c ethip6.c nd6.c ip6_addr.c ip6_frag.c