check_tuples_in_buffer() function
Check tuples in the buffer.
Arguments
buffer_size
Size of the buffer
inout_cis_offset
- input: the last cis_offset, relative to the beginning of the buf. -1 if this buffer begin with the tuple length, otherwise should be no smaller than zero. - output: when the end tuple found, output offset of the CISTPL_CODE_END byte + 1 (relative to the beginning of the buffer; when not found, output the address of next tuple code.
Return value
true if found, false if haven't.
check_tuples_in_buffer() is called by 1 function and calls 1 function:
![]()
check_tuples_in_buffer()
check_tuples_in_buffer():
![]()
check_tuples_in_buffer()