Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/apps/
HDtimeouts.h14 # define DGRAM_RCV_TIMEOUT 250000 macro
HDs_client.c2064 timeout.tv_usec = DGRAM_RCV_TIMEOUT; in s_client_main()
HDs_server.c2400 timeout.tv_usec = DGRAM_RCV_TIMEOUT; in sv_body()