Home
last modified time | relevance | path

Searched refs:ff_ip_resolve_host (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dip.c65 struct addrinfo *ff_ip_resolve_host(void *log_ctx, in ff_ip_resolve_host() function
109 ai = ff_ip_resolve_host(log_ctx, host, 0, SOCK_DGRAM, AF_UNSPEC, 0); in ip_parse_addr_list()
H A Dip.h48 struct addrinfo *ff_ip_resolve_host(void *log_ctx,
H A Dudp.c346 res0 = ff_ip_resolve_host(h, hostname, port, SOCK_DGRAM, AF_UNSPEC, 0); in udp_set_url()
365 res0 = ff_ip_resolve_host(h, (localaddr && localaddr[0]) ? localaddr : NULL, in udp_socket_create()

Completed in 3 milliseconds