Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/api/
Dtest_sockets.c294 int rcv_off; in test_sockets_msgapi_tcp() local
389 rcv_off = 0; in test_sockets_msgapi_tcp()
414 rcv_off += ret; in test_sockets_msgapi_tcp()
416 if (rcv_off == BUF_SZ) { in test_sockets_msgapi_tcp()
421 rcv_off = 0; in test_sockets_msgapi_tcp()