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