Home
last modified time | relevance | path

Searched defs:socket_family (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto234 optional SocketFamily socket_family = 2; field
/freebsd/crypto/openssl/apps/
H A Ds_client.c889 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
H A Ds_server.c1044 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local