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.c1646 ma->mca_flags & ~(MAF_LAST_REPORTER | in __mld_report_work()
2643 MAF_TIMER_RUNNING | MAF_LAST_REPORTER); in igmp6_join_group()
2680 if (ma->mca_flags & MAF_LAST_REPORTER) { in igmp6_leave_group()
2744 WRITE_ONCE(ma->mca_flags, (ma->mca_flags | MAF_LAST_REPORTER) & in mld_mca_work()