Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dtimeouts.h65 #define DGRAM_SND_TIMEOUT 250000 macro
H A Ds_client.c1108 timeout.tv_usec = DGRAM_SND_TIMEOUT; in s_client_main()
H A Ds_server.c1523 timeout.tv_usec = DGRAM_SND_TIMEOUT; in sv_body()