Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_conn.c20 int connect_family; member
102 switch (c->connect_family) { in conn_state()
261 ret->connect_family = BIO_FAMILY_IPANY; in BIO_CONNECT_new()
434 ret = data->connect_family; in conn_ctrl()
488 data->connect_family = *(int *)ptr; in conn_ctrl()
531 BIO_set_conn_ip_family(dbio, data->connect_family); in conn_ctrl()