Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
hepv3_runtime_data Struct Reference

Run-time data derived from hepv3_global_config. More...

Collaboration diagram for hepv3_runtime_data:
Collaboration graph
[legend]

Data Fields

struct ast_sockaddr remote_addr
 
int sockfd
 

Detailed Description

Run-time data derived from hepv3_global_config.

Definition at line 259 of file res_hep.c.

Field Documentation

◆ remote_addr

struct ast_sockaddr remote_addr

The address to send to

Definition at line 260 of file res_hep.c.

Referenced by hepv3_data_alloc().

◆ sockfd

int sockfd

The socket file descriptor

Definition at line 261 of file res_hep.c.

Referenced by hepv3_data_alloc(), and hepv3_data_dtor().


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