Searched refs:compact_len (Results 1 – 1 of 1) sorted by relevance
801 int compact_len = 0; in sip_search_for_header() local821 compact_len = strlen(compact_name); in sip_search_for_header()841 if (compact_len == 0 && full_len == 0) in sip_search_for_header()868 if (compact_name != NULL && (compact_len <= len) && in sip_search_for_header()870 compact_len) == 0) { in sip_search_for_header()871 header->sip_hdr_current += compact_len; in sip_search_for_header()