Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


stun_header Struct Reference
Collaboration diagram for stun_header:

Data Fields

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

Field Documentation

Definition at line 72 of file stun.c.

Referenced by stun_req_id(), and ast_stun_handle_packet().

unsigned char ies[0]

Definition at line 73 of file stun.c.

Referenced by ast_stun_handle_packet(), and ast_stun_request().

unsigned short msglen

Definition at line 71 of file stun.c.

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

unsigned short msgtype

Definition at line 70 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: