Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
int | fd |
Octstr * | addr |
List * | outgoing_list |
long | receiver |
Octstr * | map_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().
int _udpc::fd |
Definition at line 101 of file bb_udp.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 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 104 of file bb_udp.c.
Referenced by add_service(), and udp_sender().