Lines Matching full:multicast
288 * Description This function sends our multicast filters to a peer
298 BNEP_TRACE_DEBUG("BNEP sending peer our multicast filters");
999 * Description This function processes multicast filter control
1009 BNEP_TRACE_DEBUG("BNEP received multicast filter responce");
1013 multicast filter response in bad state %d",
1020 BNEP_TRACE_ERROR("BNEP - multicast filter response when not expecting");
1058 "BNEP received multicast filter set from peer when there is no "
1110 BNEP_TRACE_EVENT("BNEP multicast filters %d", p_bcb->rcvd_mcast_filters);
1131 BNEP_TRACE_DEBUG("BNEP sending multicast filter response %d", response_code);
1295 /* Ckeck for multicast address filtering */
1299 /* Check if every multicast should be filtered */
1312 ** If every multicast should be filtered or the address is not in the filter
1318 VLOG(1) << "Ignoring multicast address " << p_dest_addr