|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Represents a contiguous buffer fragment used as input to checksum computation routines. More...
#include <in_cksum.h>
Public Attributes | |
| const uint8_t * | ptr |
| int | len |
Represents a contiguous buffer fragment used as input to checksum computation routines.
| int vec_t::len |
Length in bytes of the data buffer.
| const uint8_t* vec_t::ptr |
Pointer to the start of the data buffer.