Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c1245 uint32_t expected_seq = th_seq(th) + len; in tcp_check_pending_data() local
1251 end_offset = expected_seq - pending_seq; in tcp_check_pending_data()
1261 expected_seq, pending_len); in tcp_check_pending_data()