| H A D | sockmap_ktls.c | 198 int c = 0, p = 0, sent, recvd; in test_sockmap_ktls_tx_cork() 206 sent = send(c, msg, sizeof(msg), 0); in test_sockmap_ktls_tx_cork() 212 !ASSERT_EQ(recvd, sent, "length mismatch")) in test_sockmap_ktls_tx_cork() 137 int c = 0, p = 0, sent, recvd; test_sockmap_ktls_offload() local 168 int c = 0, p = 0, one = 1, sent, recvd; test_sockmap_ktls_tx_cork() local 320 int c = 0, p = 0, one = 1, sent, recvd; test_sockmap_ktls_tx_pop() local
|