11#ifndef __PACKET_GSM_OSMUX_H__
12#define __PACKET_GSM_OSMUX_H__
19osmux_add_address(
packet_info *pinfo,
address *addr,
int port,
int other_port, 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.