Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds