Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap.c340 int bytes_cnt = 0; in msg_loop() local
406 bytes_cnt++; in msg_loop()
407 if (bytes_cnt == chunk_sz) { in msg_loop()
409 bytes_cnt = 0; in msg_loop()