Home
last modified time | relevance | path

Searched defs:to (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_timewait.c124 struct tcpopt to; in tcp_twrespond() local
Dtcp_output.c121 struct tcpopt to; in tcp_output() local
1434 tcp_addoptions(struct tcpopt *to, uint8_t *optp) in tcp_addoptions()
Dtcp_input.c466 struct tcpopt to; /* options in this segment */ in tcp_input() local
1035 struct tcpopt to; in tcp_do_segment() local
2775 tcp_dooptions(struct tcpopt *to, uint8_t *cp, int cnt, int flags) in tcp_dooptions()
Dtcp_sack.c330 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) in tcp_sack_doack()
/openthread-latest/third_party/mbedtls/repo/library/
Dconstant_time_impl.h412 const unsigned char to = (unsigned char) mbedtls_ct_compiler_opaque(t); in mbedtls_ct_uchar_in_range_if() local
Dx509.c1075 int mbedtls_x509_time_is_past(const mbedtls_x509_time *to) in mbedtls_x509_time_is_past()
1099 int mbedtls_x509_time_is_past(const mbedtls_x509_time *to) in mbedtls_x509_time_is_past()
Dx509_crt.c433 mbedtls_x509_time *to) in x509_get_dates()