Home
last modified time | relevance | path

Searched refs:tsx_send_msg (Results 1 – 1 of 1) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_transaction.c189 static int tsx_send_msg( pjsip_transaction *tsx,
1914 tsx_send_msg(tsx, tsx->last_tx); in send_msg_callback()
2058 tsx_send_msg(tsx, tsx->last_tx); in transport_callback()
2145 static pj_status_t tsx_send_msg( pjsip_transaction *tsx, in tsx_send_msg() function
2319 status = tsx_send_msg(tsx, tdata); in pjsip_tsx_retransmit_no_state()
2419 status = tsx_send_msg( tsx, tsx->last_tx); in tsx_retransmit()
2500 status = tsx_send_msg( tsx, tdata); in tsx_on_state_null()
2722 status = tsx_send_msg(tsx, tsx->last_tx); in tsx_on_state_proceeding_uas()
2753 status = tsx_send_msg(tsx, tdata); in tsx_on_state_proceeding_uas()
3101 status = tsx_send_msg( tsx, tsx->last_tx); in tsx_on_state_proceeding_uac()
[all …]