Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dif_inet6.h130 refcount_t mca_refcnt; member
/linux-6.15/net/ipv6/
H A Dmcast.c729 refcount_dec(&mc->mca_refcnt); in igmp6_group_dropped()
866 refcount_inc(&mc->mca_refcnt); in mca_get()
871 if (refcount_dec_and_test(&mc->mca_refcnt)) { in ma_put()
895 refcount_set(&mc->mca_refcnt, 1); in mca_alloc()
1172 refcount_dec(&ma->mca_refcnt); in igmp6_group_queried()
1180 refcount_inc(&ma->mca_refcnt); in igmp6_group_queried()
1643 refcount_dec(&ma->mca_refcnt); in __mld_report_work()
2629 refcount_dec(&ma->mca_refcnt); in igmp6_join_group()
2634 refcount_inc(&ma->mca_refcnt); in igmp6_join_group()