Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction_state_mc.c184 sip_trans->sip_xaction_msgcnt++; in sip_xaction_output()
606 sip_trans->sip_xaction_msgcnt++; in sip_xaction_input()
773 ++sip_trans->sip_xaction_msgcnt; in sip_srv_xaction_input()
777 sip_xaction_msgcnt, in sip_srv_xaction_input()
830 ++sip_trans->sip_xaction_msgcnt; in sip_srv_xaction_input()
833 sip_trans->sip_xaction_msgcnt, in sip_srv_xaction_input()
891 ++sip_trans->sip_xaction_msgcnt; in sip_create_send_nonOKack()
1306 ++sip_trans->sip_xaction_msgcnt; in sip_xaction_state_timer_fire()
1309 sip_xaction_msgcnt, SIP_TRANSACTION_LOG); in sip_xaction_state_timer_fire()
1427 ++sip_trans->sip_xaction_msgcnt; in sip_xaction_state_timer_fire()
[all …]
H A Dsip_xaction.h103 int sip_xaction_msgcnt; member