Searched refs:compact_len (Results 1 – 1 of 1) sorted by relevance
799 int compact_len = 0; in sip_search_for_header() local819 compact_len = strlen(compact_name); in sip_search_for_header()839 if (compact_len == 0 && full_len == 0) in sip_search_for_header()866 if (compact_name != NULL && (compact_len <= len) && in sip_search_for_header()868 compact_len) == 0) { in sip_search_for_header()869 header->sip_hdr_current += compact_len; in sip_search_for_header()