Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dif_inet6.h111 #define MAF_LAST_REPORTER 0x02 macro
/linux-4.1.27/net/ipv6/
Dmcast.c1459 ma->mca_flags &= ~(MAF_LAST_REPORTER|MAF_TIMER_RUNNING); in igmp6_event_report()
2377 ma->mca_flags |= MAF_TIMER_RUNNING | MAF_LAST_REPORTER; in igmp6_join_group()
2403 if (ma->mca_flags & MAF_LAST_REPORTER) in igmp6_leave_group()
2453 ma->mca_flags |= MAF_LAST_REPORTER; in igmp6_timer_handler()