Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c2512 static bool tcp_validate_seq(struct tcp *conn, struct tcphdr *hdr) in tcp_validate_seq() function
2845 if (!tcp_validate_seq(conn, th)) { in tcp_in()
2881 tcp_validate_seq(conn, th) && FL(&fl, &, SYN)) { in tcp_in()