Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wsp_pdu.h>
Data Fields | |
int | type |
union { | |
} | u |
int wsp_pdu::type |
Definition at line 87 of file wsp_pdu.h.
Referenced by client_session(), find_session_machine(), fixup_length_fields(), push_client_event_handle(), unpack_datagram(), wsp_pdu_create(), wsp_pdu_destroy(), wsp_pdu_dump(), wsp_pdu_pack(), and wsp_pdu_unpack().
union { ... } wsp_pdu::u |