Home
last modified time | relevance | path

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

/linux/include/net/
H A Dif_inet6.h130 refcount_t mca_refcnt; member
/linux/net/ipv6/
H A Dmcast.c727 refcount_dec(&mc->mca_refcnt); in igmp6_group_dropped()
857 if (refcount_dec_and_test(&mc->mca_refcnt)) { in ma_put()
882 refcount_set(&mc->mca_refcnt, 1); in mca_alloc()
1158 refcount_dec(&ma->mca_refcnt); in igmp6_group_queried()
1166 refcount_inc(&ma->mca_refcnt); in igmp6_group_queried()
1630 refcount_dec(&ma->mca_refcnt); in __mld_report_work()
2619 refcount_dec(&ma->mca_refcnt); in igmp6_join_group()
2624 refcount_inc(&ma->mca_refcnt); in igmp6_join_group()