Searched refs:sip_xaction_delete (Results 1 – 3 of 3) sorted by relevance
70 sip_xaction_delete(trans); \118 extern void sip_xaction_delete(sip_xaction_t *);
1268 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 …]
552 sip_xaction_delete(sip_xaction_t *trans) in sip_xaction_delete() function