Home
last modified time | relevance | path

Searched refs:get_sockaddr (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
Dtelnetd.c66 static void get_sockaddr(char *host, void *buf) in get_sockaddr() function
136 get_sockaddr(TT.host_addr, buf); in listen_socket()
/third_party/ffmpeg/libavformat/
Drtsp.c200 static int get_sockaddr(AVFormatContext *s, in get_sockaddr() function
449 if (get_sockaddr(s, buf1, &sdp_ip)) in sdp_parse_line()
1003 get_sockaddr(s, buf, &th->destination); in rtsp_parse_transport()