Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dif_inet6.h130 refcount_t mca_refcnt; member
/linux-6.6.21/net/ipv6/
Dmcast.c725 refcount_dec(&mc->mca_refcnt); in igmp6_group_dropped()
862 refcount_inc(&mc->mca_refcnt); in mca_get()
867 if (refcount_dec_and_test(&mc->mca_refcnt)) { in ma_put()
891 refcount_set(&mc->mca_refcnt, 1); in mca_alloc()
1128 refcount_dec(&ma->mca_refcnt); in igmp6_group_queried()
1136 refcount_inc(&ma->mca_refcnt); in igmp6_group_queried()
1599 refcount_dec(&ma->mca_refcnt); in __mld_report_work()
2578 refcount_dec(&ma->mca_refcnt); in igmp6_join_group()
2583 refcount_inc(&ma->mca_refcnt); in igmp6_join_group()