Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_browser.c61 uint32_t hi_nextannouce; member
880 next_announcement = hinfo->hi_nextannouce * 60 * 1000; in smb_browser_process_AnnouncementRequest()
1153 hinfo->hi_nextannouce = 1; in smb_browser_init()
1236 hinfo->hi_nextannouce = hinfo->hi_interval; in smb_browser_non_master_duties()
1260 if (--hinfo->hi_nextannouce > 0 || in smb_browser_service()