Home
last modified time | relevance | path

Searched refs:ts_recent (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dtcp.h265 u32_t ts_recent; member
/lk-master/external/lib/lwip/core/
A Dtcp_in.c1594 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()
1597 pcb->ts_recent = ntohl(tsval); in tcp_parseopt()
A Dtcp_out.c833 opts[2] = htonl(pcb->ts_recent); in tcp_build_timestamp_option()

Completed in 7 milliseconds