Searched refs:is_reply (Results 1 – 1 of 1) sorted by relevance
315 void do_send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff, int oneway, int is_reply, bi… in do_send_txn() argument317 buf_u32(buf, is_reply ? BC_REPLY_SG : BC_TRANSACTION_SG); in do_send_txn()