Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dtcp_util.h7 struct tcp_timestamp struct
18 struct tcp_timestamp *ts, uint8_t *tcpopt, int len); argument
/mOS-networking-stack/core/src/
H A Dtcp_util.c63 struct tcp_timestamp *ts, uint8_t *tcpopt, int len) in ParseTCPTimestamp()
H A Dtcp_in.c95 struct tcp_timestamp ts; in ValidateSequence()