Searched refs:cyes (Results 1 – 1 of 1) sorted by relevance
313 uint8_t ttl, cyes; in avahi_open_socket_ipv4() local332 cyes = 1; in avahi_open_socket_ipv4()333 if (setsockopt(fd, IPPROTO_IP, IP_MULTICAST_LOOP, &cyes, sizeof(cyes)) < 0) { in avahi_open_socket_ipv4()