Searched refs:MAF_LAST_REPORTER (Results 1 – 2 of 2) sorted by relevance
113 #define MAF_LAST_REPORTER 0x02 macro
1629 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()