Lines Matching refs:sip_hdr_current

121 	while (hdr->sip_hdr_current < hdr->sip_hdr_end) {
132 value->sip_value_start = hdr->sip_hdr_current;
140 len = hdr->sip_hdr_current - value->sip_value_start;
161 value->sip_value_end = hdr->sip_hdr_current - 1;
261 value->sip_value_start = sip_header->sip_hdr_current;
263 value->date_wd_ptr = sip_header->sip_hdr_current;
265 value->date_wd_len = sip_header->sip_hdr_current -
267 sip_header->sip_hdr_current++;
290 value->date_m_ptr = sip_header->sip_hdr_current;
292 value->date_m_len = sip_header->sip_hdr_current -
308 value->date_t_ptr = sip_header->sip_hdr_current;
310 value->date_t_len = sip_header->sip_hdr_current -
317 value->date_tz_ptr = sip_header->sip_hdr_current;
322 sip_header->sip_hdr_current - 2;
498 value->sip_value_start = sip_header->sip_hdr_current;
505 value->intstr_str_ptr = sip_header->sip_hdr_current;
508 sip_header->sip_hdr_current -
511 sip_header->sip_hdr_current--;
526 sip_header->sip_hdr_current = value->sip_value_start;
528 sip_header->sip_hdr_current--;
606 value->sip_value_start = sip_header->sip_hdr_current;
613 value->strs1_val_ptr = sip_header->sip_hdr_current;
619 value->strs1_val_len = sip_header->sip_hdr_current -
623 value->strs2_val_ptr = sip_header->sip_hdr_current;
628 if (sip_header->sip_hdr_current < value->strs2_val_ptr) {
632 value->strs2_val_len = sip_header->sip_hdr_current -
639 value->strs1_val_len = sip_header->sip_hdr_current
703 while (sip_header->sip_hdr_current < sip_header->sip_hdr_end) {
715 value->sip_value_start = sip_header->sip_hdr_current;
728 value->warn_agt_ptr = sip_header->sip_hdr_current;
734 sip_header->sip_hdr_current--;
736 value->warn_agt_len = sip_header->sip_hdr_current -
748 value->warn_text_ptr = sip_header->sip_hdr_current;
751 sip_header->sip_hdr_current -
766 value->sip_value_end = sip_header->sip_hdr_current - 1;
812 rack_value->sip_value_start = sip_header->sip_hdr_current;
843 tmp_ptr = sip_header->sip_hdr_current;
850 len = sip_header->sip_hdr_current - tmp_ptr;
864 rack_value->sip_value_end = sip_header->sip_hdr_current;
1088 cseq_value->sip_value_start = sip_header->sip_hdr_current;
1104 tmp_ptr = sip_header->sip_hdr_current;
1108 cseq_value->sip_value_end = sip_header->sip_hdr_current;
1112 len = sip_header->sip_hdr_current - tmp_ptr;
1121 cseq_value->sip_value_end = sip_header->sip_hdr_current;
1126 cseq_value->sip_value_end = sip_header->sip_hdr_current;
1178 while (sip_header->sip_hdr_current < sip_header->sip_hdr_end) {
1191 value->sip_value_start = sip_header->sip_hdr_current;
1194 sip_header->sip_hdr_current;
1228 sip_header->sip_hdr_current;
1239 sip_header->sip_hdr_current -
1252 sip_header->sip_hdr_current;
1253 if (*sip_header->sip_hdr_current == '[') {
1272 sip_header->sip_hdr_current -
1284 if (*sip_header->sip_hdr_current == SIP_HCOLON) {
1285 sip_header->sip_hdr_current++;
1324 value->sip_value_end = sip_header->sip_hdr_current;
1434 while (sip_header->sip_hdr_current < sip_header->sip_hdr_end) {
1446 if (*sip_header->sip_hdr_current == SIP_QUOTE) {
1447 sip_header->sip_hdr_current++;
1451 value->sip_value_start = sip_header->sip_hdr_current;
1456 if (*sip_header->sip_hdr_current != SIP_LAQUOT) {
1458 tmp_ptr = sip_header->sip_hdr_current;
1478 sip_header->sip_hdr_current - tmp_ptr;
1498 --sip_header->sip_hdr_current;
1500 ++sip_header->sip_hdr_current;
1501 tmp_ptr_2 = sip_header->sip_hdr_current;
1502 if (*sip_header->sip_hdr_current == SIP_SP) {
1528 if (*sip_header->sip_hdr_current != SIP_LAQUOT) {
1571 if (*sip_header->sip_hdr_current == SIP_SP) {
1582 tmp_ptr = sip_header->sip_hdr_current;
1596 sip_header->sip_hdr_current - tmp_ptr;
1625 value->sip_value_end = sip_header->sip_hdr_current;