Searched refs:BIO_new_dgram (Results 1 – 10 of 10) sorted by relevance
5 BIO_s_datagram, BIO_new_dgram,19 BIO *BIO_new_dgram(int fd, int close_flag);204 BIO_new_dgram() is a helper function which instantiates a BIO_s_datagram() and211 BIO_new_dgram() returns a BIO on success and NULL on failure.
227 BIO_new_dgram(3)
1419 BIO_new_dgram 1454 3_0_0 EXIST::FUNCTION:DGRAM
691 BIO *BIO_new_dgram(int fd, int close_flag);
668 BIO *BIO_new_dgram(int fd, int close_flag);
144 BIO *BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram() function
2041 sbio = BIO_new_dgram(sock, BIO_NOCLOSE); in s_client_main()
2391 sbio = BIO_new_dgram(s, BIO_NOCLOSE); in sv_body()
347 BIO_new_dgram;
872 MLINKS+= BIO_s_datagram.3 BIO_new_dgram.3