Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_output.c903 const uint8_t* data_to_copy = curr->mData; in tcp_output() local
906 data_to_copy += start_offset; in tcp_output()
912 otMessageWrite(message, message_offset, data_to_copy, length_to_copy); in tcp_output()