11 #ifndef __PACKET_INFO_H__ 12 #define __PACKET_INFO_H__ 30 #define P2P_DIR_UNKNOWN -1 31 #define P2P_DIR_SENT 0 32 #define P2P_DIR_RECV 1 35 #define LINK_DIR_UNKNOWN -1 42 #define PINFO_HAS_TS 0x00000001 44 typedef struct _packet_info { 65 guint32 in_error_pkt:1;
92 #define DESEGMENT_ONE_MORE_SEGMENT 0x0fffffff 93 #define DESEGMENT_UNTIL_FIN 0x0ffffffe 126 guint32 bytes_until_next_pdu;
148 GSList* frame_end_routines;
guint32 desegment_len
Definition: packet_info.h:94
GHashTable * private_table
Definition: packet_info.h:133
int p2p_dir
Definition: packet_info.h:128
guint16 clnp_dstref
Definition: packet_info.h:140
address dst
Definition: packet_info.h:60
guint32 destport
Definition: packet_info.h:70
gboolean use_endpoint
Definition: packet_info.h:73
guint32 srcport
Definition: packet_info.h:69
Definition: packet_info.h:44
guint16 saved_can_desegment
Definition: packet_info.h:82
GSList * dependent_frames
Definition: packet_info.h:146
int desegment_offset
Definition: packet_info.h:91
wmem_allocator_t * pool
Definition: packet_info.h:150
address net_src
Definition: packet_info.h:57
const char * current_proto
Definition: packet_info.h:45
guint32 num
Definition: packet_info.h:48
Definition: column-info.h:51
const gchar * heur_list_name
Definition: packet_info.h:152
address net_dst
Definition: packet_info.h:58
int link_dir
Definition: packet_info.h:142
wmem_list_t * layers
Definition: packet_info.h:135
struct epan_column_info * cinfo
Definition: packet_info.h:46
address src
Definition: packet_info.h:59
gboolean fragmented
Definition: packet_info.h:63
struct endpoint * conv_endpoint
Definition: packet_info.h:74
address dl_dst
Definition: packet_info.h:56
nstime_t rel_ts
Definition: packet_info.h:50
wtap_rec * rec
Definition: packet_info.h:53
address dl_src
Definition: packet_info.h:55
guint8 curr_layer_num
Definition: packet_info.h:136
Definition: frame_data.h:53
guint32 match_uint
Definition: packet_info.h:71
guint16 clnp_srcref
Definition: packet_info.h:139
Definition: wmem_allocator.h:26
guint32 presence_flags
Definition: packet_info.h:47
const char * match_string
Definition: packet_info.h:72
guint32 vlan_id
Definition: packet_info.h:61
guint16 can_desegment
Definition: packet_info.h:75
Definition: conversation.c:27
GSList * data_src
Definition: packet_info.h:54
GSList * proto_data
Definition: packet_info.h:144
nstime_t abs_ts
Definition: packet_info.h:49
Definition: wmem_list.c:23
port_type ptype
Definition: packet_info.h:68
guint16 want_pdu_tracking
Definition: packet_info.h:103
const char * noreassembly_reason
Definition: packet_info.h:62