Searched refs:mta_report_tx_commit (Results 1 – 1 of 1) sorted by relevance
173 static void mta_report_tx_commit(struct mta_session *, uint32_t, size_t);1151 mta_report_tx_commit(s, s->task->msgid, s->datalen); in mta_response()1861 mta_report_tx_commit(struct mta_session *s, uint32_t msgid, size_t msgsz) in mta_report_tx_commit() function