Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

_udpc Struct Reference

Collaboration diagram for _udpc:

Collaboration graph
[legend]

Data Fields

int fd
Octstraddr
Listoutgoing_list
long receiver
Octstraddr
Octstrmap_addr
Listoutgoing_list

Field Documentation

Octstr* _udpc::addr
 

Definition at line 133 of file wapproxy.c.

Octstr* _udpc::addr
 

Definition at line 102 of file bb_udp.c.

Referenced by udp_addwdp(), udp_receiver(), udpc_create(), udpc_destroy(), and udpc_find_mapping().

int _udpc::fd
 

Definition at line 132 of file wapproxy.c.

Referenced by udp_receiver(), udp_sender(), udpc_create(), and udpc_destroy().

Octstr* _udpc::map_addr
 

Definition at line 134 of file wapproxy.c.

Referenced by udp_addwdp_from_server(), udp_receiver(), udpc_create(), and udpc_find_mapping().

List* _udpc::outgoing_list
 

Definition at line 135 of file wapproxy.c.

List* _udpc::outgoing_list
 

Definition at line 103 of file bb_udp.c.

Referenced by add_service(), udp_addwdp(), udp_addwdp_from_client(), udp_addwdp_from_server(), udp_die(), udp_outgoing_queue(), udp_sender(), udpc_create(), and udpc_destroy().

long _udpc::receiver
 

Definition at line 136 of file wapproxy.c.

Referenced by add_service(), and udp_sender().


The documentation for this struct was generated from the following files: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.