I am trying to understand the changes to the previous use of tvb_length().
There are now two functions (and their associates):

* tvb_captured_length()
* tvb_reported_length()

As far as I can tell, tvb_captured_length() is the direct replacement for
tvb_length() but tvbuff.h says "You probably want tvb_reported_length
instead.". The use of both seems to be mixed throughout the files and it's
difficult to follow the relationship between the two. So any guidance on
this would be appreciated.

Thanks

Robert
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to