Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_xaction.h124 extern void sip_xaction_terminate(sip_xaction_t *, _sip_msg_t *,
H A Dsip_xaction_state_mc.c101 void sip_xaction_terminate(sip_xaction_t *, _sip_msg_t *, int);
1240 sip_xaction_terminate(sip_xaction_t *sip_trans, _sip_msg_t *msg, int transport) in sip_xaction_terminate() function
H A Dsip_itf.c347 sip_xaction_terminate(sip_trans, _sip_msg, in sip_sendmsg()