Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/api/
Dtest_sockets.c291 struct iovec riovs_tmp[5]; in test_sockets_msgapi_tcp() local
377 memcpy(riovs_tmp, riovs, sizeof(riovs)); in test_sockets_msgapi_tcp()
384 rmsg.msg_iov = riovs_tmp; in test_sockets_msgapi_tcp()
423 memcpy(riovs_tmp, riovs, sizeof(riovs)); in test_sockets_msgapi_tcp()
424 rmsg.msg_iov = riovs_tmp; in test_sockets_msgapi_tcp()