Searched refs:bio_WSASendMsg (Results 1 – 3 of 3) sorted by relevance
134 LPFN_WSASENDMSG bio_WSASendMsg; variable181 &bio_WSASendMsg, sizeof(bio_WSASendMsg), in BIO_sock_init()183 || len_out != sizeof(bio_WSASendMsg)) in BIO_sock_init()184 bio_WSASendMsg = NULL; in BIO_sock_init()
138 extern LPFN_WSASENDMSG bio_WSASendMsg;
1443 if (bio_WSASendMsg != NULL) { in dgram_sendmmsg()
Completed in 20 milliseconds