Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
packet_info.h File Reference
#include "frame_data.h"
#include "address.h"

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
 

Detailed Description

Dissected packet data and metadata.