HomeSort by relevance Sort by last modified time
    Searched refs:avahi_open_unicast_socket_ipv6 (Results 1 - 4 of 4) sorted by null

  /external/avahi/avahi-core/
socket.h 36 int avahi_open_unicast_socket_ipv6(void);
socket.c 950 int avahi_open_unicast_socket_ipv6(void) { function
wide-area.c 581 e->fd_ipv6 = s->config.use_ipv6 ? avahi_open_unicast_socket_ipv6() : -1;
server.c     [all...]

Completed in 34 milliseconds