Searched refs:tcp_options (Results 1 – 3 of 3) sorted by relevance
237 struct tcp_options { struct277 struct tcp_options recv_options;278 struct tcp_options send_options;
1044 static bool tcp_options_check(struct tcp_options *recv_options, in tcp_options_check()
229 static uint8_t tcp_options[20] = { variable250 opts_len = sizeof(tcp_options); in tester_prepare_tcp_pkt()306 ret = net_pkt_write(pkt, tcp_options, opts_len); in tester_prepare_tcp_pkt()