Searched refs:avahi_open_unicast_socket_ipv4 (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.h37 int avahi_open_unicast_socket_ipv4(void);
H A Dsocket.c896 int avahi_open_unicast_socket_ipv4(void) { function
H A Dwide-area.c582 e->fd_ipv4 = s->config.use_ipv4 ? avahi_open_unicast_socket_ipv4() : -1;
H A Dserver.c1338 s->fd_legacy_unicast_ipv4 = s->fd_ipv4 >= 0 && s->config.enable_reflector ? avahi_open_unicast_socket_ipv4() : -1;

Completed in 180 milliseconds