Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Attributes | ||
struct { | ||
uint8_t needle | ||
int offset | ||
} | g8 | |
struct { | ||
bool test | ||
uint16_t needle | ||
int offset | ||
} | g16 | |
struct { | ||
bool test | ||
ws_mempbrk_pattern pattern | ||
int offset | ||
unsigned char found_needle | ||
} | mempbrk | |