13#ifndef __PACKET_LLS_H__
14#define __PACKET_LLS_H__
23 uint8_t service_category;
26 int32_t major_channel_num;
27 int32_t minor_channel_num;
32void lls_extract_save_slt_table(
packet_info *pinfo, dissector_handle_t xml_handle);
33bool test_alc_over_slt(
packet_info *pinfo, tvbuff_t *tvb,
int offset,
void *data);
struct _packet_info packet_info
Represents the metadata and indexing information for a single captured frame.
Definition packet-lls.h:16
Definition packet-lls.h:22