Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsip/common/
H A Dsip_parse_generic.c579 value->strs2_val_ptr = in sip_parse_hdr_parser1()
586 value->strs2_val_ptr; in sip_parse_hdr_parser1()
596 value->strs2_val_ptr; in sip_parse_hdr_parser1()
805 value->strs2_val_ptr = hdr->sip_hdr_current; in sip_parse_hdr_parser3()
812 value->strs2_val_ptr = NULL; in sip_parse_hdr_parser3()
818 value->strs2_val_ptr - 1; in sip_parse_hdr_parser3()
831 value->strs2_val_ptr = cur; in sip_parse_hdr_parser3()
834 value->strs2_val_ptr - 1; in sip_parse_hdr_parser3()
836 value->strs2_val_ptr = cur; in sip_parse_hdr_parser3()
840 value->strs2_val_ptr - 1; in sip_parse_hdr_parser3()
[all …]
H A Dsip_parse_hdrs.c623 value->strs2_val_ptr = sip_header->sip_hdr_current; in sip_parse_timestamp_header()
628 if (sip_header->sip_hdr_current < value->strs2_val_ptr) { in sip_parse_timestamp_header()
629 value->strs2_val_ptr = NULL; in sip_parse_timestamp_header()
633 value->strs2_val_ptr; in sip_parse_timestamp_header()
641 value->strs2_val_ptr = NULL; in sip_parse_timestamp_header()
H A Dsip_msg.h200 #define strs2_val_ptr hdr_value.strs.s2.sip_str_ptr macro