Searched refs:SIP_TIMESTAMP (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c966 ret = sip_add_str_to_msg(sip_msg, SIP_TIMESTAMP, time, NULL,
969 ret = sip_add_2strs_to_msg(sip_msg, SIP_TIMESTAMP, time,
H A Dsip.h87 #define SIP_TIMESTAMP "TIMESTAMP" macro
H A Dsip_hdrs_ui.c1461 t = sip_get_val_from_msg(sip_msg, SIP_TIMESTAMP, SIP_STRS_VAL, B_FALSE,
1474 t = sip_get_val_from_msg(sip_msg, SIP_TIMESTAMP, SIP_STRS_VAL, B_TRUE,

Completed in 87 milliseconds