Searched refs:SIP_MAX_FORWARDS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c766 SIP_MAX_FORWARDS, NULL, B_TRUE);
874 if (sip_search_for_header(_response, SIP_MAX_FORWARDS, NULL) != NULL) {
876 SIP_MAX_FORWARDS, NULL, B_TRUE)) != 0) {
H A Dsip.h59 #define SIP_MAX_FORWARDS "MAX-FORWARDS" macro
H A Dsip_add_hdrs.c1434 return (sip_add_int_to_msg(sip_msg, SIP_MAX_FORWARDS, maxforward,
H A Dsip_hdrs_ui.c734 r = (int *)sip_get_val_from_msg(sip_msg, SIP_MAX_FORWARDS, SIP_INT_VAL,

Completed in 82 milliseconds