Searched defs:mir_hold_inbound (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c356 mir_hold_inbound : 1, /* Hold inbound messages on server */ member in struct:mir_s
1292 mir->mir_hold_inbound = 1;
1555 if (!mir->mir_hold_inbound) {
1590 * until client catches up. mir_hold_inbound
1871 mir->mir_hold_inbound = 0;
1872 if (mir->mir_hold_inbound)
2012 mir->mir_hold_inbound = 0;
2375 * Set mir_hold_inbound so that new inbound RPC
2381 mir->mir_hold_inbound = 1;
2421 * Clear mir_hold_inbound whic
[all...]

Completed in 49 milliseconds