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);
struct _address address
Holds a network or link-layer address of any supported type.
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-msrp.h:13