Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Data Fields | |
int | wtp_invoked |
int | wtp_tid |
int | wsp_connected |
long | wsp_session_id |
int | pages_fetched |
unsigned short | port |
Definition at line 130 of file drive_wapbox.c.
int client_status::pages_fetched |
Definition at line 145 of file drive_wapbox.c.
Referenced by initialize_clients().
unsigned short client_status::port |
Definition at line 148 of file drive_wapbox.c.
Referenced by initialize_clients().
int client_status::wsp_connected |
Definition at line 139 of file drive_wapbox.c.
Referenced by initialize_clients().
long client_status::wsp_session_id |
Definition at line 142 of file drive_wapbox.c.
Referenced by initialize_clients().
int client_status::wtp_invoked |
Definition at line 132 of file drive_wapbox.c.
Referenced by initialize_clients().
int client_status::wtp_tid |
Definition at line 135 of file drive_wapbox.c.
Referenced by initialize_clients().