Home
last modified time | relevance | path

Searched refs:MAF_LAST_REPORTER (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dif_inet6.h113 #define MAF_LAST_REPORTER 0x02 macro
/linux/net/ipv6/
H A Dmcast.c1629 ma->mca_flags & ~(MAF_LAST_REPORTER | in __mld_report_work()
2626 MAF_TIMER_RUNNING | MAF_LAST_REPORTER); in igmp6_join_group()
2663 if (ma->mca_flags & MAF_LAST_REPORTER) { in igmp6_leave_group()
2727 WRITE_ONCE(ma->mca_flags, (ma->mca_flags | MAF_LAST_REPORTER) & in mld_mca_work()