esp32_apptrace_tcp_dest_init() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp32_apptrace_tcp_dest_init()

esp32_apptrace_tcp_dest_init() function

Syntax

static int esp32_apptrace_tcp_dest_init(struct esp32_apptrace_dest *dest,     const char *dest_name);

Arguments

dest

dest_name

References

LocationReferrerText
esp32_apptrace.c:184
static int esp32_apptrace_tcp_dest_init(struct esp32_apptrace_dest *dest, const char *dest_name)
esp32_apptrace.c:283esp32_apptrace_dest_init()
res = esp32_apptrace_tcp_dest_init(&dest[i], &dest_paths[i][6]);

Call Tree

Functions calling esp32_apptrace_tcp_dest_init()
Functions called by esp32_apptrace_tcp_dest_init()
all items filtered out
esp32_apptrace_tcp_dest_init()
memcpy()
strchr()
strerror()
strlen()
connect()
socket()
getaddrinfo()
freeaddrinfo()
getnameinfo()
_errno()
calloc()
all items filtered out
Data read by esp32_apptrace_tcp_dest_init()
Data written by esp32_apptrace_tcp_dest_init()
addrinfo::ai_family
addrinfo::ai_socktype
addrinfo::ai_protocol
addrinfo::ai_addrlen
addrinfo::ai_addr
addrinfo::ai_next
esp32_apptrace_tcp_dest_init()::port_sep
esp32_apptrace_tcp_dest_init()::hostname_len
esp32_apptrace_tcp_dest_init()::hostname
esp32_apptrace_tcp_dest_init()::port_str
esp32_apptrace_tcp_dest_init()::ai
esp32_apptrace_tcp_dest_init()::flags
esp32_apptrace_tcp_dest_init()::res
esp32_apptrace_tcp_dest_init()::sockfd
esp32_apptrace_tcp_dest_init()::ai_it
esp32_apptrace_tcp_dest_init()::cur_hostname
esp32_apptrace_tcp_dest_init()::cur_portname
esp32_apptrace_tcp_dest_init()::dest_data
all items filtered out
esp32_apptrace_tcp_dest_init()
esp32_apptrace_tcp_dest_init()::flags
esp32_apptrace_tcp_dest_init()::res
esp32_apptrace_tcp_dest_init()::sockfd
esp32_apptrace_tcp_dest_init()::ai_it
all items filtered out
Type of esp32_apptrace_tcp_dest_init()
esp32_apptrace_tcp_dest_init()
size_t
addrinfo
all items filtered out
Types allocated by esp32_apptrace_tcp_dest_init()
esp32_apptrace_tcp_dest_init()
all items filtered out