Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
stun_header Struct Reference
Collaboration diagram for stun_header:
Collaboration graph
[legend]

Data Fields

stun_trans_id id
 
unsigned char ies [0]
 
unsigned short msglen
 
unsigned short msgtype
 

Detailed Description

Definition at line 71 of file stun.c.

Field Documentation

◆ id

Definition at line 74 of file stun.c.

Referenced by ast_stun_handle_packet(), ast_stun_request(), Model::load(), and stun_req_id().

◆ ies

unsigned char ies[0]

Definition at line 75 of file stun.c.

Referenced by ast_stun_handle_packet(), and ast_stun_request().

◆ msglen

unsigned short msglen

Definition at line 73 of file stun.c.

Referenced by ast_stun_handle_packet(), ast_stun_request(), and stun_send().

◆ msgtype

unsigned short msgtype

Definition at line 72 of file stun.c.

Referenced by ast_stun_handle_packet(), and ast_stun_request().


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