Searched refs:multi_bio2 (Results 1 – 1 of 1) sorted by relevance
1203 static BIO *multi_bio1, *multi_bio2; variable1225 r = BIO_sendmmsg(ch & 1 ? multi_bio2 : multi_bio1, &msg, in test_bio_dgram_pair_worker()1228 r = BIO_recvmmsg(ch & 1 ? multi_bio2 : multi_bio1, &msg, in test_bio_dgram_pair_worker()1247 multi_bio2 = bio2; in test_bio_dgram_pair()