Searched refs:BIO_CMSG_ALLOC_LEN (Results 1 – 1 of 1) sorted by relevance
113 # define BIO_CMSG_ALLOC_LEN 64 macro131 # define BIO_CMSG_ALLOC_LEN \ macro1065 mh->Control.len = BIO_CMSG_ALLOC_LEN; in translate_msg_win()1101 mh->msg_controllen = msg->local != NULL ? BIO_CMSG_ALLOC_LEN : 0; in translate_msg()1327 unsigned char control[BIO_MAX_MSGS_PER_CALL][BIO_CMSG_ALLOC_LEN]; in dgram_sendmmsg()1335 unsigned char control[BIO_CMSG_ALLOC_LEN]; in dgram_sendmmsg()1343 unsigned char control[BIO_CMSG_ALLOC_LEN]; in dgram_sendmmsg()1528 unsigned char control[BIO_MAX_MSGS_PER_CALL][BIO_CMSG_ALLOC_LEN]; in dgram_recvmmsg()1536 unsigned char control[BIO_CMSG_ALLOC_LEN]; in dgram_recvmmsg()1544 unsigned char control[BIO_CMSG_ALLOC_LEN]; in dgram_recvmmsg()
Completed in 8 milliseconds