Home
last modified time | relevance | path

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

/linux/include/net/
A Dif_inet6.h124 refcount_t mca_refcnt; member
/linux/net/ipv6/
A 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()
1606 refcount_dec(&ma->mca_refcnt); in __mld_report_work()
2586 refcount_dec(&ma->mca_refcnt); in igmp6_join_group()
2591 refcount_inc(&ma->mca_refcnt); in igmp6_join_group()

Completed in 9 milliseconds