Searched refs:BIO_get_conn_ip_family (Results 1 – 3 of 3) sorted by relevance
7 BIO_set_conn_ip_family, BIO_get_conn_ip_family,26 const long BIO_get_conn_ip_family(BIO *b);86 BIO_get_conn_ip_family() returns the IP family of the connect BIO.135 BIO_set_conn_ip_family(), BIO_get_conn_ip_family(),156 BIO_get_conn_ip_family() returns the address family or -1 if none was set.
400 # define BIO_get_conn_ip_family(b) BIO_ctrl(b,BIO_C_GET_CONNECT,3,NULL) macro
747 MLINKS+= BIO_s_connect.3 BIO_get_conn_ip_family.3