mca_refcnt        126 include/net/if_inet6.h 	refcount_t		mca_refcnt;
mca_refcnt        720 net/ipv6/mcast.c 		refcount_dec(&mc->mca_refcnt);
mca_refcnt        839 net/ipv6/mcast.c 	refcount_inc(&mc->mca_refcnt);
mca_refcnt        844 net/ipv6/mcast.c 	if (refcount_dec_and_test(&mc->mca_refcnt)) {
mca_refcnt        867 net/ipv6/mcast.c 	refcount_set(&mc->mca_refcnt, 1);
mca_refcnt       1092 net/ipv6/mcast.c 		refcount_dec(&ma->mca_refcnt);
mca_refcnt       1101 net/ipv6/mcast.c 		refcount_inc(&ma->mca_refcnt);
mca_refcnt       1496 net/ipv6/mcast.c 				refcount_dec(&ma->mca_refcnt);
mca_refcnt       2423 net/ipv6/mcast.c 		refcount_dec(&ma->mca_refcnt);
mca_refcnt       2428 net/ipv6/mcast.c 		refcount_inc(&ma->mca_refcnt);