Searched refs:BIO_FAMILY_IPV4 (Results 1 – 6 of 6) sorted by relevance
199 case BIO_FAMILY_IPV4: in acpt_state()506 ret = BIO_FAMILY_IPV4; in acpt_ctrl()
116 case BIO_FAMILY_IPV4: in conn_state()431 ret = BIO_FAMILY_IPV4; in conn_ctrl()
98 which may be B<BIO_FAMILY_IPV4>, B<BIO_FAMILY_IPV6>, or B<BIO_FAMILY_IPANY>.
1814 ret = doit_localhost(s_ssl, c_ssl, BIO_FAMILY_IPV4, in main()1931 acpt = BIO_new_accept(family == BIO_FAMILY_IPV4 ? "127.0.0.1:0" in doit_localhost()
439 # define BIO_FAMILY_IPV4 4 macro
416 # define BIO_FAMILY_IPV4 4 macro