10#ifndef __PACKET_ETH_H__
11#define __PACKET_ETH_H__
27 uint32_t initial_frame;
33void add_ethernet_trailer(
packet_info *pinfo, proto_tree *tree, proto_tree *fh_tree,
34 int trailer_id, tvbuff_t *tvb, tvbuff_t *trailer_tvb,
35 int fcs_len,
int payload_offset);
struct _address address
Holds a network or link-layer address of any supported type.
struct conversation conversation_t
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-eth.h:15
Definition packet-eth.h:23