bnep_mc_hash      174 net/bluetooth/bnep/core.c 		set_bit(bnep_mc_hash(s->dev->broadcast), (ulong *) &s->mc_filter);
bnep_mc_hash      188 net/bluetooth/bnep/core.c 			set_bit(bnep_mc_hash(a1), (ulong *) &s->mc_filter);
bnep_mc_hash      195 net/bluetooth/bnep/core.c 				set_bit(bnep_mc_hash(a1), (ulong *) &s->mc_filter);
bnep_mc_hash      126 net/bluetooth/bnep/netdev.c 	if ((eh->h_dest[0] & 1) && !test_bit(bnep_mc_hash(eh->h_dest), (ulong *) &s->mc_filter))