Home
last modified time | relevance | path

Searched defs:off (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_output.c116 int off, flags, error = 0; /* Keep compiler happy */ in tcp_output() local
Dtcp_input.c461 int tlen = 0, off; in tcp_input() local
/openthread-latest/third_party/mbedtls/repo/library/
Dbignum.c409 size_t off = pos / biL; in mbedtls_mpi_set_bit() local