11#ifndef __PACKET_BGP_H__
12#define __PACKET_BGP_H__
18dissect_bgp_path_attr(proto_tree *subtree, tvbuff_t *tvb, uint16_t path_attr_len,
unsigned tvb_off,
packet_info *pinfo);
21dissect_bgp_capability_item(tvbuff_t *tvb, proto_tree *tree,
packet_info *pinfo,
unsigned offset,
bool action);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
struct _wmem_allocator_t wmem_allocator_t
Definition wmem_core.h:44