Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dif_inet6.h108 #define MAF_TIMER_RUNNING 0x01 macro
/Linux-v5.4/net/ipv6/
Dmcast.c1102 ma->mca_flags |= MAF_TIMER_RUNNING; in igmp6_group_queried()
1432 if (ma->mca_flags & MAF_TIMER_RUNNING) { in igmp6_event_query()
1497 ma->mca_flags &= ~(MAF_LAST_REPORTER|MAF_TIMER_RUNNING); in igmp6_event_report()
2429 ma->mca_flags |= MAF_TIMER_RUNNING | MAF_LAST_REPORTER; in igmp6_join_group()
2506 ma->mca_flags &= ~MAF_TIMER_RUNNING; in igmp6_timer_handler()
2767 (im->mca_flags&MAF_TIMER_RUNNING) ? in igmp6_mc_seq_show()