Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
hep_generic Struct Reference
Collaboration diagram for hep_generic:
Collaboration graph
[legend]

Data Fields

struct hep_chunk_uint32 capt_id
 
struct hep_chunk_uint16 dst_port
 
struct hep_ctrl header
 
struct hep_chunk_uint8 ip_family
 
struct hep_chunk_uint8 ip_proto
 
struct hep_chunk_uint8 proto_t
 
struct hep_chunk_uint16 src_port
 
struct hep_chunk_uint32 time_sec
 
struct hep_chunk_uint32 time_usec
 

Detailed Description

Definition at line 229 of file res_hep.c.

Field Documentation

◆ capt_id

struct hep_chunk_uint32 capt_id

Definition at line 238 of file res_hep.c.

Referenced by hep_queue_cb().

◆ dst_port

struct hep_chunk_uint16 dst_port

Definition at line 234 of file res_hep.c.

Referenced by hep_queue_cb().

◆ header

struct hep_ctrl header

Definition at line 230 of file res_hep.c.

Referenced by hep_queue_cb().

◆ ip_family

struct hep_chunk_uint8 ip_family

Definition at line 231 of file res_hep.c.

Referenced by hep_queue_cb().

◆ ip_proto

struct hep_chunk_uint8 ip_proto

Definition at line 232 of file res_hep.c.

Referenced by hep_queue_cb().

◆ proto_t

struct hep_chunk_uint8 proto_t

Definition at line 237 of file res_hep.c.

Referenced by hep_queue_cb().

◆ src_port

struct hep_chunk_uint16 src_port

Definition at line 233 of file res_hep.c.

Referenced by hep_queue_cb().

◆ time_sec

struct hep_chunk_uint32 time_sec

Definition at line 235 of file res_hep.c.

Referenced by hep_queue_cb().

◆ time_usec

struct hep_chunk_uint32 time_usec

Definition at line 236 of file res_hep.c.

Referenced by hep_queue_cb().


The documentation for this struct was generated from the following file: