Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Deprecated List
Member
tvb_child_uncompress
(tvbuff_t *parent, tvbuff_t *tvb, const int offset, int comprlen)
Use
tvb_child_uncompress_zlib
instead.
Member
tvb_get_bits
(tvbuff_t *tvb, const unsigned bit_offset, const int no_of_bits, const unsigned encoding)
Use
tvb_get_bits32
instead.
Member
tvb_get_const_stringz
(tvbuff_t *tvb, const int offset, int *lengthp)
Use APIs that return validated UTF-8 strings instead.
Member
tvb_uncompress
(tvbuff_t *tvb, const int offset, int comprlen)
Use
tvb_uncompress_zlib
instead.
Generated by
1.9.8