Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c540 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
565 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
619 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
638 value->str_val_len = hdr->sip_hdr_current - in sip_parse_hdr_parser1()
868 value->str_val_len = in sip_parse_hdr_parser3()
873 value->str_val_len = 0; in sip_parse_hdr_parser3()
880 value->str_val_len = 0; in sip_parse_hdr_parser3()
962 value->str_val_len = hdr->sip_hdr_end - value->str_val_ptr - 2; in sip_parse_hdr_parser4()
H A Dsip_msg.h194 #define str_val_len hdr_value.str.sip_str_len macro
H A Dsip_dialog.c992 dlg_ev_val->str_val_len != event->sip_str_len || in sip_complete_dialog()