Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/vsock/
Dvsock_test.c287 #define MESSAGES_CNT 7 macro
288 #define MSG_EOR_IDX (MESSAGES_CNT / 2)
300 for (int i = 0; i < MESSAGES_CNT; i++) in test_seqpacket_msg_bounds_client()
326 for (int i = 0; i < MESSAGES_CNT; i++) { in test_seqpacket_msg_bounds_server()