remote_ra_callid  126 crmd/remote_lrmd_ra.c     static int remote_ra_callid = 0;
remote_ra_callid  128 crmd/remote_lrmd_ra.c     remote_ra_callid++;
remote_ra_callid  129 crmd/remote_lrmd_ra.c     if (remote_ra_callid <= 0) {
remote_ra_callid  130 crmd/remote_lrmd_ra.c         remote_ra_callid = 1;
remote_ra_callid  133 crmd/remote_lrmd_ra.c     return remote_ra_callid;