Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip.h74 #define SIP_IN_REPLY_TO "IN-REPLY-TO" macro
H A Dsip_add_hdrs.c746 r = sip_add_str_to_msg(sip_msg, SIP_IN_REPLY_TO, reply_id, NULL, 0); in sip_add_in_reply_to()