Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c538 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
563 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
617 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
636 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
866 value->str_val_len = in sip_parse_hdr_parser3()
871 value->str_val_len = 0; in sip_parse_hdr_parser3()
878 value->str_val_len = 0; in sip_parse_hdr_parser3()
960 value->str_val_len = hdr->sip_hdr_end - value->str_val_ptr - 2; in sip_parse_hdr_parser4()
H A Dsip_msg.h192 #define str_val_len hdr_value.str.sip_str_len macro
H A Dsip_dialog.c990 dlg_ev_val->str_val_len != event->sip_str_len || in sip_complete_dialog()