tcp_pcb_listen::local_port is only used within LwIP.
 
Symbols
loading...
Files
loading...

tcp_pcb_listen::local_port field

Protocol specific PCB members

References

LocationReferrerText
tcp.h:227
tcp.c:872tcp_listen_with_backlog_and_err()
if ((lpcb->local_port == pcb->local_port) &&
tcp.c:888tcp_listen_with_backlog_and_err()
lpcb->local_port = pcb->local_port;
tcp_in.c:326tcp_input()
if (lpcb->local_port == tcphdr->dest) {
tcp_in.c:678tcp_listen_input()
npcb->local_port = pcb->local_port;

Data Use

Functions writing tcp_pcb_listen::local_port
Functions reading tcp_pcb_listen::local_port
all items filtered out
tcp_pcb_listen::local_port
Type of tcp_pcb_listen::local_port
tcp_pcb_listen::local_port
all items filtered out