Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dif_inet6.h108 #define MAF_TIMER_RUNNING 0x01 macro
/Linux-v5.10/net/ipv6/
Dmcast.c1099 ma->mca_flags |= MAF_TIMER_RUNNING; in igmp6_group_queried()
1429 if (ma->mca_flags & MAF_TIMER_RUNNING) { in igmp6_event_query()
1494 ma->mca_flags &= ~(MAF_LAST_REPORTER|MAF_TIMER_RUNNING); in igmp6_event_report()
2426 ma->mca_flags |= MAF_TIMER_RUNNING | MAF_LAST_REPORTER; in igmp6_join_group()
2503 ma->mca_flags &= ~MAF_TIMER_RUNNING; in igmp6_timer_handler()
2765 (im->mca_flags&MAF_TIMER_RUNNING) ? in igmp6_mc_seq_show()