Home
last modified time | relevance | path

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

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