Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dtimeouts.h15 #define DGRAM_SND_TIMEOUT 250000 macro
H A Ds_client.c2322 timeout.tv_usec = DGRAM_SND_TIMEOUT; in s_client_main()
H A Ds_server.c2612 timeout.tv_usec = DGRAM_SND_TIMEOUT; in sv_body()