Searched refs:ret_iface (Results 1 – 2 of 2) sorted by relevance
631 AvahiIfIndex *ret_iface, in avahi_recv_dns_packet_ipv4() argument708 if (ret_iface) in avahi_recv_dns_packet_ipv4()709 *ret_iface = AVAHI_IF_UNSPEC; in avahi_recv_dns_packet_ipv4()729 if (ret_iface && i->ipi_ifindex > 0) in avahi_recv_dns_packet_ipv4()730 *ret_iface = (int) i->ipi_ifindex; in avahi_recv_dns_packet_ipv4()745 if (ret_iface) { in avahi_recv_dns_packet_ipv4()748 *ret_iface = *(uint_t*) sdl; in avahi_recv_dns_packet_ipv4()752 *ret_iface = (int) sdl->sdl_index; in avahi_recv_dns_packet_ipv4()792 AvahiIfIndex *ret_iface, in avahi_recv_dns_packet_ipv6() argument881 if (ret_iface && i->ipi6_ifindex > 0) in avahi_recv_dns_packet_ipv6()[all …]
41 …int16_t *ret_src_port, AvahiIPv4Address *ret_dst_address, AvahiIfIndex *ret_iface, uint8_t *ret_tt…42 …int16_t *ret_src_port, AvahiIPv6Address *ret_dst_address, AvahiIfIndex *ret_iface, uint8_t *ret_tt…