Searched refs:has_source (Results 1 – 1 of 1) sorted by relevance
484 int has_source; in bnep_send() local551 has_source = (memcmp(addr_source, channel->local_addr, ETHER_ADDR_LEN) != 0); in bnep_send()561 if (has_source && has_dest) { in bnep_send()564 if (has_source && !has_dest) { in bnep_send()567 if (!has_source && has_dest) { in bnep_send()580 if (has_source) { in bnep_send()