Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_xaction.c392 state = SIP_SRV_INV_PROCEEDING; in sip_xaction_create()
617 case SIP_SRV_INV_PROCEEDING: in sip_get_xaction_state()
H A Dsip_xaction_state_mc.c357 case SIP_SRV_INV_PROCEEDING: in sip_srv_xaction_inv_res()
752 case SIP_SRV_INV_PROCEEDING: in sip_srv_xaction_input()
H A Dsip.h200 #define SIP_SRV_INV_PROCEEDING 9 macro