Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_xaction.h70 sip_xaction_delete(trans); \
118 extern void sip_xaction_delete(sip_xaction_t *);
H A Dsip_xaction_state_mc.c1268 sip_xaction_delete(sip_trans); in sip_xaction_terminate()
1331 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1360 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1384 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1452 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1482 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1508 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1560 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1587 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
1612 sip_xaction_delete(sip_trans); in sip_xaction_state_timer_fire()
[all …]
H A Dsip_xaction.c552 sip_xaction_delete(sip_xaction_t *trans) in sip_xaction_delete() function