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

wsp_pdu Struct Reference

#include <wsp_pdu.h>


Data Fields

int type
union {
 PDU (Connect,"...",, 1) PDU(ConnectReply
 PDU (Redirect,"Problem: need REPEAT structure to parse addresses",, 1) PDU(Disconnect
 PDU (Get,"...",, p->subtype<=4) PDU(Post
u


Field Documentation

int wsp_pdu::type
 

Definition at line 87 of file wsp_pdu.h.

Referenced by 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
 

Referenced by find_session_machine(), make_confirmedpush_pdu(), make_connectreply_pdu(), make_push_pdu(), make_resume_reply_pdu(), pack_into_push_datagram(), pack_into_result_datagram(), pack_sia(), and unpack_datagram().


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