Home | History | Annotate | Download | only in pan

Lines Matching full:multicast

492 **                  on GN or NAP side and the packet is multicast or broadcast
523 /* Check if it is broadcast or multicast packet */
602 ** on GN or NAP side and the packet is multicast or broadcast
626 /* Check if it is broadcast or multicast packet */
766 ** Description This function is used to set multicast filters on the peer
769 ** num_filters - number of multicast filter ranges
770 ** start - array of starting multicast filter addresses
771 ** end - array of ending multicast filter addresses
774 ** Returns PAN_SUCCESS if multicast filters are set successfully
799 PAN_TRACE_ERROR1 ("PAN failed to set multicast filters for handle %d", handle);
803 PAN_TRACE_API1 ("PAN successfully sent multicast filters for handle %d", handle);