Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_output.c748 to.to_tfo_cookie = in tcp_output()
755 to.to_tfo_cookie = in tcp_output()
1559 bcopy(to->to_tfo_cookie, optp, to->to_tfo_len); in tcp_addoptions()
Dtcp_var.h506 u_int8_t *to_tfo_cookie; /* pointer to the TFO cookie */ member
Dtcp_input.c807 to.to_tfo_cookie, to.to_tfo_len, in tcp_input()
1185 to.to_tfo_len, to.to_tfo_cookie); in tcp_do_segment()
2868 to->to_tfo_cookie = to->to_tfo_len ? cp + 2 : NULL; in tcp_dooptions()