16#ifndef __PACKET_WSP_H__
17#define __PACKET_WSP_H__
20#include "ws_symbol_export.h"
24extern value_string_ext vals_wsp_reason_codes_ext;
29void add_post_data (proto_tree *, tvbuff_t *,
unsigned,
const char *,
31uint32_t add_content_type (proto_tree *tree,
packet_info *pinfo, tvbuff_t *tvb,
33 uint32_t *well_known_content,
const char **textual_content);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-wsp.h:37