12#ifndef PACKET_HOMEPLUG_AV_VENDOR_VERTEXCOM_H
13#define PACKET_HOMEPLUG_AV_VENDOR_VERTEXCOM_H
18#define HOMEPLUG_AV_OUI_VERTEXCOM 0x0013D7
25proto_tree* dissect_homeplug_av_mmhdr_mmtype_vertexcom(ptvcursor_t* cursor);
32void dissect_homeplug_av_mme_vertexcom(ptvcursor_t* cursor,
33 uint8_t homeplug_av_mmver,
34 uint16_t homeplug_av_mmtype,
36 proto_tree* vendor_tree);
43void homeplug_av_mmtype_column_vertexcom(
packet_info* pinfo,
44 uint16_t homeplug_av_mmtype);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.