12#ifndef __PACKET_ARP_H__
13#define __PACKET_ARP_H__
15const char *tvb_arphrdaddr_to_str(
wmem_allocator_t *scope, tvbuff_t *tvb,
int offset,
int ad_len, uint16_t type);
17void dissect_atm_nsap(tvbuff_t *tvb,
packet_info* pinfo,
int offset,
int len, proto_tree *tree);
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
struct _value_string value_string
Mapping between a 32-bit integer value and its string representation.