Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_dgram_test.c282 rx_msg[0].data = rx_buf; in test_bio_dgram_impl()
284 rx_msg[0].peer = addr3; in test_bio_dgram_impl()
285 rx_msg[0].local = addr4; in test_bio_dgram_impl()
289 rx_msg[1].data = rx_buf2; in test_bio_dgram_impl()
291 rx_msg[1].peer = addr5; in test_bio_dgram_impl()
292 rx_msg[1].local = addr6; in test_bio_dgram_impl()
322 rx_msg[0].local = NULL; in test_bio_dgram_impl()
323 rx_msg[1].local = NULL; in test_bio_dgram_impl()
403 rx_msg[i].data_len = 1; in test_bio_dgram_impl()
406 rx_msg[i].flags = 0; in test_bio_dgram_impl()
[all …]

Completed in 6 milliseconds