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

/macosx-10.9.5/dcerpc-58/dcerpc/rpcd/
H A Drpcdsliv.c242 if (entp->ncomm_fails == 0)
256 entp->ncomm_fails++;
321 if ((entp->ncomm_fails > 0) && (!entp->delete_flag))
338 entp->ncomm_fails++;
339 if (entp->ncomm_fails >= slive_c_max_server_not_listening)
356 entp->ncomm_fails = 0;
H A Drpcddb.h170 unsigned16 ncomm_fails; /* # consecutive pings that have failed to this server */ member in struct:__anon8281
H A Drpcdepdb.c447 entp->ncomm_fails = 0;
540 db_entp->ncomm_fails = 0;
569 * Also do some mgmt stuff - clear delete flag and ncomm_fails field
577 entp->ncomm_fails = 0;

Completed in 122 milliseconds