Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c584 value->strs2_val_len = in sip_parse_hdr_parser1()
594 value->strs2_val_len = in sip_parse_hdr_parser1()
813 value->strs2_val_len = 0; in sip_parse_hdr_parser3()
817 value->strs2_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser3()
832 value->strs2_val_len = in sip_parse_hdr_parser3()
839 value->strs2_val_len = cur - in sip_parse_hdr_parser3()
843 value->strs2_val_len = cur - in sip_parse_hdr_parser3()
852 value->strs2_val_len = in sip_parse_hdr_parser3()
H A Dsip_parse_hdrs.c630 value->strs2_val_len = 0; in sip_parse_timestamp_header()
632 value->strs2_val_len = sip_header->sip_hdr_current - in sip_parse_timestamp_header()
642 value->strs2_val_len = 0; in sip_parse_timestamp_header()
H A Dsip_msg.h201 #define strs2_val_len hdr_value.strs.s2.sip_str_len macro