Searched refs:temp_length (Results 1 – 2 of 2) sorted by relevance
111 uint16_t temp_protocol, temp_length; in ipv4_pseudo_header_checksum() local114 temp_length = htons(len); in ipv4_pseudo_header_checksum()120 current = ip_checksum_add(current, &temp_length, sizeof(uint16_t)); in ipv4_pseudo_header_checksum()
75 size_t temp_length = current_lag + overlap_length_; in Process() local80 assert(expansion_vector_position + temp_length <= in Process()84 sizeof(int16_t) * temp_length); in Process()90 voiced_vector_storage, static_cast<int>(temp_length)); in Process()93 assert(expansion_vector_position + temp_length <= in Process()95 assert(expansion_vector_position + temp_length <= in Process()100 voiced_vector_storage, static_cast<int>(temp_length)); in Process()