Searched refs:total_length (Results 1 – 1 of 1) sorted by relevance
29 u32 total_length; member75 record->total_length = pos - data; in ndef_parse_record()76 if (record->total_length > size || in ndef_parse_record()77 record->total_length < record->payload_length) in ndef_parse_record()98 data += record.total_length; in ndef_parse_records()99 len -= record.total_length; in ndef_parse_records()