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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_browser.c61 uint32_t hi_nextannouce; member in struct:smb_hostinfo
880 next_announcement = hinfo->hi_nextannouce * 60 * 1000;
1153 hinfo->hi_nextannouce = 1;
1236 hinfo->hi_nextannouce = hinfo->hi_interval;
1260 if (--hinfo->hi_nextannouce > 0 ||

Completed in 22 milliseconds