tcp_tcp_get_tcp_addrinfo() is only used within LwIP.
 
Symbols
loading...
Files
loading...

tcp_tcp_get_tcp_addrinfo() function

Syntax

err_t tcp_tcp_get_tcp_addrinfo(struct tcp_pcb *pcb,     int local,     ip_addr_t *addr,     u16_t *port);
Implemented in tcp.c:2359

Arguments

pcb

local

addr

port

References

LocationText
tcp.c:2360
tcp_tcp_get_tcp_addrinfo(struct tcp_pcb *pcb, int local, ip_addr_t *addr, u16_t *port)
tcp.h:480
err_t tcp_tcp_get_tcp_addrinfo(struct tcp_pcb *pcb, int local, ip_addr_t *addr, u16_t *port);

Data Use

Type of tcp_tcp_get_tcp_addrinfo()
tcp_tcp_get_tcp_addrinfo()
all items filtered out