Kannel: Open Source WAP and SMS gateway  svn-r5335
_udpc Struct Reference

Data Fields

int fd
 
Octstraddr
 
Listoutgoing_list
 
long receiver
 
Octstrmap_addr
 

Detailed Description

Definition at line 100 of file bb_udp.c.

Field Documentation

◆ addr

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().

◆ fd

int _udpc::fd

Definition at line 101 of file bb_udp.c.

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

◆ map_addr

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().

◆ outgoing_list

◆ receiver

long _udpc::receiver

Definition at line 104 of file bb_udp.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.