Lines Matching refs:recvresp1
654 int recvresp1 = 0; in send_vc() local
692 if ((recvresp1 | recvresp2) == 0 || buf2 == NULL) { in send_vc()
779 if ((recvresp1 || hp->id != anhp->id) in send_vc()
784 if (recvresp1 == 0 && hp->id == anhp->id) in send_vc()
785 recvresp1 = 1; in send_vc()
789 if ((recvresp1 & recvresp2) == 0) in send_vc()
970 int recvresp1 = 0; in send_dg() local
998 if (resplen > 1 && (recvresp1 || (buf2 != NULL && recvresp2))) in send_dg()
1131 if ((recvresp1 | recvresp2) == 0 || buf2 == NULL) { in send_dg()
1202 if (!recvresp1 in send_dg()
1226 if (recvresp1 || (buf2 != NULL && recvresp2)) { in send_dg()
1236 recvresp1 = 1; in send_dg()
1267 recvresp1 = 1; in send_dg()
1271 if ((recvresp1 & recvresp2) == 0) { in send_dg()