Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip.h100 #define SIP_PRIVACY "PRIVACY" macro
H A Dsip_add_hdrs.c854 ret = sip_add_str_to_msg(sip_msg, SIP_PRIVACY, priv_val, NULL, 0); in sip_add_privacy()