Home | History | Annotate | Download | only in avahi-core

Lines Matching full:unicast

373         if (!(reply = avahi_dns_packet_new_reply(p, 512 + AVAHI_DNS_PACKET_EXTRA_SIZE /* unicast DNS maximum packet size is 512 */ , 1, 1)))
384 avahi_log_warn("Record [%s] not fitting in legacy unicast packet, dropping.", t);
421 * The client requested an unicast response in that
796 /* Reflecting legacy unicast queries is a little more complicated
801 unicast query and response packets are reflected untouched and
805 /* No slot available, we drop this legacy unicast query */
806 avahi_log_warn("No slot available for legacy unicast reflection, dropping query packet.");
939 /* Legacy Unicast */
943 avahi_log_warn("Invalid legacy unicast query packet.");
1000 avahi_log_warn("Received legacy unicast response with unknown id");