Home
last modified time | relevance | path

Searched refs:UCAST_REQ_RETRY_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dnetbios.h133 #define UCAST_REQ_RETRY_TIMEOUT (500 * MILLISECONDS) macro
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_name.c221 &packet, UCAST_REQ_RETRY_TIMEOUT)) != 0) in smb_end_node_challenge()
225 st.tv_nsec = (UCAST_REQ_RETRY_TIMEOUT * 1000000); in smb_end_node_challenge()
994 timeout = UCAST_REQ_RETRY_TIMEOUT; in smb_send_name_registration_request()
1070 timeout = UCAST_REQ_RETRY_TIMEOUT; in smb_send_name_refresh_request()
1084 timeout = UCAST_REQ_RETRY_TIMEOUT; in smb_send_name_refresh_request()
1281 timeout = UCAST_REQ_RETRY_TIMEOUT; in smb_send_name_query_request()