17#ifndef INCLUDED_FOO_WIRESHARK_CONNECTOR_IMPL_H
18#define INCLUDED_FOO_WIRESHARK_CONNECTOR_IMPL_H
21#include <boost/cstdint.hpp>
28 uint8_t encoding_to_rate(uint64_t encoding);
29 void handle_pdu(pmt::pmt_t pdu);
39 gr_vector_const_void_star& input_items,
40 gr_vector_void_star& output_items );
107 #pragma pack(push, 1)
wireshark_connector_impl(LinkType type, bool debug)
int general_work(int noutput, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
Definition wireshark_connector.h:33
Definition burst_tagger.h:28
LinkType
Definition wireshark_connector.h:26
Definition burst_tagger.h:27
Definition wireshark_connector_impl.h:44
uint16_t version_major
Definition wireshark_connector_impl.h:46
uint32_t snaplen
Definition wireshark_connector_impl.h:50
uint32_t network
Definition wireshark_connector_impl.h:51
int32_t thiszone
Definition wireshark_connector_impl.h:48
uint32_t magic_number
Definition wireshark_connector_impl.h:45
uint16_t version_minor
Definition wireshark_connector_impl.h:47
uint32_t sigfigs
Definition wireshark_connector_impl.h:49
Definition wireshark_connector_impl.h:56
uint32_t ts_sec
Definition wireshark_connector_impl.h:57
uint32_t incl_len
Definition wireshark_connector_impl.h:59
uint32_t orig_len
Definition wireshark_connector_impl.h:60
uint32_t ts_usec
Definition wireshark_connector_impl.h:58
Definition wireshark_connector_impl.h:65
uint8_t signal
Definition wireshark_connector_impl.h:72
uint16_t hdr_length
Definition wireshark_connector_impl.h:67
uint32_t channel
Definition wireshark_connector_impl.h:71
uint8_t rate
Definition wireshark_connector_impl.h:70
uint32_t bitmap
Definition wireshark_connector_impl.h:68
uint8_t noise
Definition wireshark_connector_impl.h:73
uint16_t version
Definition wireshark_connector_impl.h:66
uint8_t flags
Definition wireshark_connector_impl.h:69
uint8_t antenna
Definition wireshark_connector_impl.h:74
Definition wireshark_connector_impl.h:80
uint16_t length
Definition wireshark_connector_impl.h:83
uint8_t reserved
Definition wireshark_connector_impl.h:82
uint8_t version
Definition wireshark_connector_impl.h:81
Definition wireshark_connector_impl.h:98
uint16_t channel_number
Definition wireshark_connector_impl.h:101
uint16_t length
Definition wireshark_connector_impl.h:100
uint8_t padding
Definition wireshark_connector_impl.h:103
uint8_t channel_page
Definition wireshark_connector_impl.h:102
uint16_t type
Definition wireshark_connector_impl.h:99
Definition wireshark_connector_impl.h:89
uint8_t padding[3]
Definition wireshark_connector_impl.h:93
uint16_t length
Definition wireshark_connector_impl.h:91
uint16_t type
Definition wireshark_connector_impl.h:90
uint8_t fcs_type
Definition wireshark_connector_impl.h:92
Definition wireshark_connector_impl.h:108
uint16_t length
Definition wireshark_connector_impl.h:110
uint16_t type
Definition wireshark_connector_impl.h:109
uint8_t padding[3]
Definition wireshark_connector_impl.h:112
uint8_t lqi
Definition wireshark_connector_impl.h:111