bnep_mc_hash      197 net/bluetooth/bnep/core.c 		set_bit(bnep_mc_hash(s->dev->broadcast), (ulong *) &s->mc_filter);
bnep_mc_hash      212 net/bluetooth/bnep/core.c 			set_bit(bnep_mc_hash(a1), (ulong *) &s->mc_filter);
bnep_mc_hash      215 net/bluetooth/bnep/core.c 				set_bit(bnep_mc_hash(a1), (ulong *) &s->mc_filter);
bnep_mc_hash      586 net/bluetooth/bnep/core.c 	set_bit(bnep_mc_hash(dev->broadcast), (ulong *) &s->mc_filter);
bnep_mc_hash      146 net/bluetooth/bnep/netdev.c 	if ((eh->h_dest[0] & 1) && !test_bit(bnep_mc_hash(eh->h_dest), (ulong *) &s->mc_filter))