Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c1089 static bool tcp_options_check(struct tcp_options *recv_options, in tcp_options_check() function
2871 if (tcp_options_len && !tcp_options_check(&conn->recv_options, pkt, in tcp_in()