11#define MAX_MSRP_SETUP_METHOD_SIZE 7
14 unsigned char setup_method_set;
15 char setup_method[MAX_MSRP_SETUP_METHOD_SIZE + 1];
16 uint32_t setup_frame_number;
23 const char *setup_method, uint32_t setup_frame_number);
Holds a network or link-layer address of any supported type.
Definition address.h:62
Definition packet-msrp.h:13
Represents the metadata and indexing information for a single captured frame.
Definition packet_info.h:43