Home
last modified time | relevance | path

Searched refs:sip_add_content_length (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_msg.h492 extern int sip_add_content_length(_sip_msg_t *, int);
H A Dsip_msg.c374 ret = sip_add_content_length(msg, msg->sip_msg_content_len); in sip_adjust_msgbuf()
H A Dsip_add_hdrs.c1467 sip_add_content_length(_sip_msg_t *_sip_msg, int length) in sip_add_content_length() function