Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Examples

fsdp_connection_address_t_s Struct Reference

Connection address specification. More...

#include <priv.h>


Data Fields

char * address
unsigned int address_ttl
unsigned int address_count


Detailed Description

Connection address specification.

Holds address (unicast or multicast) as well as TTL and number of ports, when it is an IP4 multicast address.

Definition at line 114 of file priv.h.


Field Documentation

char* fsdp_connection_address_t_s::address
 

Definition at line 115 of file priv.h.

Referenced by fsdp_description_new(), fsdp_description_recycle(), fsdp_format_bounded(), fsdp_get_global_conn_address(), fsdp_get_media_address(), fsdp_parse(), fsdp_parse_c(), fsdp_set_conn_address(), and fsdp_set_media_conn_address().

unsigned int fsdp_connection_address_t_s::address_count
 

Definition at line 117 of file priv.h.

Referenced by fsdp_format_bounded(), fsdp_get_global_conn_address_count(), fsdp_get_media_address_count(), fsdp_parse_c(), fsdp_set_conn_address(), and fsdp_set_media_conn_address().

unsigned int fsdp_connection_address_t_s::address_ttl
 

Definition at line 116 of file priv.h.

Referenced by fsdp_format_bounded(), fsdp_get_global_conn_address_ttl(), fsdp_get_media_address_ttl(), fsdp_parse_c(), fsdp_set_conn_address(), and fsdp_set_media_conn_address().


The documentation for this struct was generated from the following file:
Generated on Sun Jan 18 21:12:44 2004 for FreeSDP by doxygen 1.3.4