Searched refs:new_data (Results 1 – 1 of 1) sorted by relevance
77 …um_adjust(UCHAR *checksum, UCHAR *old_data, INT old_data_length, UCHAR *new_data, INT new_data_len…4538 …um_adjust(UCHAR *checksum, UCHAR *old_data, INT old_data_length, UCHAR *new_data, INT new_data_len… in _nx_nat_checksum_adjust() argument4589 new_value = new_data[i] * 256 + new_data[j]; in _nx_nat_checksum_adjust()4592 new_data += 2; in _nx_nat_checksum_adjust()