#include <wtp_pdu.h>
Collaboration diagram for wtp_pdu:

Data Fields | |
| int | type |
| List * | options |
| union { | |
| PDU (Invoke,"...", UINT(con,"Continue flag (CON)", 1) UINT(gtr,"Group trailer (GTR)", 1) UINT(ttr,"Transmission trailer (TTR)", 1) UINT(rid,"Re-transmission indicator (RID)", 1) UINT(tid,"Transaction ID (TID)", 16) UINT(class,"Transaction class (TCL)", 2), p->class<=2) PDU(Result | |
| UINT (con,"Continue flag (CON)", 1) UINT(gtr | |
| Group | trailer (GTR)" |
| Group | UINT (ttr,"Transmission trailer (TTR)", 1) UINT(rid |
| Group Re transmission | indicator (RID)" |
| Group Re transmission | UINT (tid,"Transaction ID (TID)", 16) |
| Group Re transmission | PDU (Ack,"...", UINT(con,"Continue flag (CON)", 1) UINT(rid,"Re-transmission indicator (RID)", 1) UINT(tid,"Transaction ID (TID)", 16), 1) PDU(Abort |
| Group Re transmission | UINT (con,"Continue flag (CON)", 1) UINT(tid |
| Group Re transmission Transaction | ID (TID)" |
| } | u |
|
|
Definition at line 85 of file wtp_pdu.h. Referenced by unpack_ack(), wtp_pdu_append_tpi(), wtp_pdu_create(), wtp_pdu_destroy(), and wtp_pdu_unpack(). |
|
|
Definition at line 84 of file wtp_pdu.h. Referenced by fixup_length_fields(), main(), unpack_wdp_datagram_real(), wtp_pdu_create(), wtp_pdu_destroy(), wtp_pdu_dump(), wtp_pdu_pack(), and wtp_pdu_unpack(). |
|