Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
hepv3_runtime_data Struct Reference

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

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

struct ast_sockaddr remote_addr

The address to send to

Definition at line 260 of file res_hep.c.

Referenced by hepv3_data_alloc().

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: