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

Lines Matching refs:send_packet

504 static int send_packet(int fd, int iface, ArpPacket *packet, size_t packet_len) {
728 static int send_packet(int fd AVAHI_GCC_UNUSED, int iface AVAHI_GCC_UNUSED, ArpPacket *packet, size_t packet_len) {
1306 if (send_packet(fd, iface, out_packet, out_packet_len) < 0)