Home
last modified time | relevance | path

Searched defs:retry_max (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h82 int retry_max; /* maximum number of retries */ member
H A Dhttp.c2536 int retry_max) in evhttp_connection_set_retries()
/freebsd/contrib/libevent/
H A Dhttp-internal.h82 int retry_max; /* maximum number of retries */ member
H A Dhttp.c2536 int retry_max) in evhttp_connection_set_retries()
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c936 int retry_max = retry_unit_offline / retry_unit; in dconschat_start_session() local
/freebsd/sys/dev/ice/
H A Dice_common.c3595 int retry_count, retry_max = 10; ice_set_fc() local