Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_dialog.c41 #define SIP_DLG_XCHG_FROM 0 macro
639 SIP_DLG_XCHG_FROM); in sip_seed_dialog()
812 hdr = sip_get_header(sip_msg, what == SIP_DLG_XCHG_FROM ? SIP_FROM : in sip_dlg_xchg_from_to()
819 if (what == SIP_DLG_XCHG_FROM) { in sip_dlg_xchg_from_to()
829 if (what == SIP_DLG_XCHG_FROM) { in sip_dlg_xchg_from_to()
893 SIP_DLG_XCHG_FROM); in sip_complete_dialog()