Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dif_inet6.h113 #define MAF_TIMER_RUNNING 0x01 macro
/Linux-v4.19/net/ipv6/
Dmcast.c1103 ma->mca_flags |= MAF_TIMER_RUNNING; in igmp6_group_queried()
1433 if (ma->mca_flags & MAF_TIMER_RUNNING) { in igmp6_event_query()
1498 ma->mca_flags &= ~(MAF_LAST_REPORTER|MAF_TIMER_RUNNING); in igmp6_event_report()
2430 ma->mca_flags |= MAF_TIMER_RUNNING | MAF_LAST_REPORTER; in igmp6_join_group()
2507 ma->mca_flags &= ~MAF_TIMER_RUNNING; in igmp6_timer_handler()
2768 (im->mca_flags&MAF_TIMER_RUNNING) ? in igmp6_mc_seq_show()