Home
last modified time | relevance | path

Searched refs:BCAST_REQ_RETRY_TIMEOUT (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_name.c986 timeout = BCAST_REQ_RETRY_TIMEOUT; in smb_send_name_registration_request()
1060 timeout = BCAST_REQ_RETRY_TIMEOUT; in smb_send_name_refresh_request()
1273 timeout = BCAST_REQ_RETRY_TIMEOUT; in smb_send_name_query_request()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dnetbios.h132 #define BCAST_REQ_RETRY_TIMEOUT (500 * MILLISECONDS) macro