Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Go to the source code of this file.
Classes | |
struct | _packet_info |
Macros | |
#define | P2P_DIR_UNKNOWN -1 |
#define | P2P_DIR_SENT 0 |
#define | P2P_DIR_RECV 1 |
#define | LINK_DIR_UNKNOWN -1 |
#define | P2P_DIR_UL 0 |
#define | P2P_DIR_DL 1 |
#define | PINFO_HAS_TS 0x00000001 |
#define | DESEGMENT_ONE_MORE_SEGMENT 0x0fffffff |
#define | DESEGMENT_UNTIL_FIN 0x0ffffffe |
Typedefs | |
typedef struct _packet_info | packet_info |
Dissected packet data and metadata.