Searched refs:avahi_open_unicast_socket_ipv6 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dsocket.h38 int avahi_open_unicast_socket_ipv6(void);
H A Dsocket.c936 int avahi_open_unicast_socket_ipv6(void) { function
H A Dwide-area.c583 e->fd_ipv6 = s->config.use_ipv6 ? avahi_open_unicast_socket_ipv6() : -1;
H A Dserver.c1339 s->fd_legacy_unicast_ipv6 = s->fd_ipv6 >= 0 && s->config.enable_reflector ? avahi_open_unicast_socket_ipv6() : -1;

Completed in 112 milliseconds