Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_dgram.c1173 static int pack_local(BIO *b, MSGHDR_TYPE *mh, const BIO_ADDR *local) { in pack_local() function
1384 if (pack_local(b, &mh[i].msg_hdr, in dgram_sendmmsg()
1422 if (pack_local(b, &mh, msg->local) < 1) { in dgram_sendmmsg()
1454 if (pack_local(b, &wmsg, msg[0].local) < 1) { in dgram_sendmmsg()

Completed in 8 milliseconds