Home | History | Annotate | Download | only in libpcap

Lines Matching full:multicast

232  * \brief It checks if the sockaddr variable contains a multicast address.
234 * \return '0' if the address is multicast, '-1' if it is not.
520 * You can't do multicast (or broadcast) TCP.
526 pcap_snprintf(errbuf, errbuflen, "getaddrinfo(): multicast addresses are not valid when using TCP streams");