Home | History | Annotate | Download | only in bio

Lines Matching refs:BIO_set_conn_ip

465 #define BIO_set_conn_ip(b,ip)	  BIO_ctrl(b,BIO_C_SET_CONNECT,2,(char *)ip)