Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c582 value->strs2_val_len = in sip_parse_hdr_parser1()
592 value->strs2_val_len = in sip_parse_hdr_parser1()
811 value->strs2_val_len = 0; in sip_parse_hdr_parser3()
815 value->strs2_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser3()
830 value->strs2_val_len = in sip_parse_hdr_parser3()
837 value->strs2_val_len = cur - in sip_parse_hdr_parser3()
841 value->strs2_val_len = cur - in sip_parse_hdr_parser3()
850 value->strs2_val_len = in sip_parse_hdr_parser3()
H A Dsip_parse_hdrs.c627 value->strs2_val_len = 0; in sip_parse_timestamp_header()
629 value->strs2_val_len = sip_header->sip_hdr_current - in sip_parse_timestamp_header()
639 value->strs2_val_len = 0; in sip_parse_timestamp_header()
H A Dsip_msg.h199 #define strs2_val_len hdr_value.strs.s2.sip_str_len macro