tcp_pcb::rtseq is only used within LwIP.
 
Symbols
loading...
Files
loading...

tcp_pcb::rtseq field

Syntax

u32_t rtseq;

References

LocationReferrerText
tcp.h:301
u32_t rtseq; /* sequence number being timed */
tcp_in.c:1344tcp_receive()
if (pcb->rttest && TCP_SEQ_LT(pcb->rtseq, ackno)) {
tcp_out.c:1540tcp_output_segment()

Data Use

Functions writing tcp_pcb::rtseq
Functions reading tcp_pcb::rtseq
all items filtered out
tcp_pcb::rtseq
all items filtered out
Type of tcp_pcb::rtseq
tcp_pcb::rtseq
all items filtered out