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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c1480 header_size = strlen(SIP_CONTENT_LENGTH) + SIP_SPACE_LEN +
1490 "%s %c %u%s%s", SIP_CONTENT_LENGTH, SIP_HCOLON, length,
H A Dsip.h55 #define SIP_CONTENT_LENGTH "CONTENT-LENGTH" macro
H A Dsip_msg.c364 header = sip_search_for_header(msg, SIP_CONTENT_LENGTH, NULL);
H A Dsip_hdrs_ui.c775 r = (int *)sip_get_val_from_msg(sip_msg, SIP_CONTENT_LENGTH,

Completed in 70 milliseconds