Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsip/common/
H A Dsip_dialog.c43 #define SIP_DLG_XCHG_FROM 0 macro
641 SIP_DLG_XCHG_FROM); in sip_seed_dialog()
814 hdr = sip_get_header(sip_msg, what == SIP_DLG_XCHG_FROM ? SIP_FROM : in sip_dlg_xchg_from_to()
821 if (what == SIP_DLG_XCHG_FROM) { in sip_dlg_xchg_from_to()
831 if (what == SIP_DLG_XCHG_FROM) { in sip_dlg_xchg_from_to()
895 SIP_DLG_XCHG_FROM); in sip_complete_dialog()