CORDET Framework - C2 Implementation
|
Interface for accessing fields in packets of service "ServLPT". More...
Go to the source code of this file.
Functions | |
struct | __attribute__ ((packed)) _LptDownFirstRep_t |
Structure for LptDownFirstRep. More... | |
static CrPsTid_t | getLptDownFirstRepTid (void *p) |
Get "Tid" from "LptDownFirstRep" packet. More... | |
static void | setLptDownFirstRepTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptDownFirstRep" packet. More... | |
static CrPsNumberU4_t | getLptDownFirstRepPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptDownFirstRep" packet. More... | |
static void | setLptDownFirstRepPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptDownFirstRep" packet. More... | |
static CrPsTid_t | getLptDownInterRepTid (void *p) |
Get "Tid" from "LptDownInterRep" packet. More... | |
static void | setLptDownInterRepTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptDownInterRep" packet. More... | |
static CrPsNumberU4_t | getLptDownInterRepPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptDownInterRep" packet. More... | |
static void | setLptDownInterRepPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptDownInterRep" packet. More... | |
static CrPsTid_t | getLptDownLastRepTid (void *p) |
Get "Tid" from "LptDownLastRep" packet. More... | |
static void | setLptDownLastRepTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptDownLastRep" packet. More... | |
static CrPsNumberU4_t | getLptDownLastRepPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptDownLastRep" packet. More... | |
static void | setLptDownLastRepPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptDownLastRep" packet. More... | |
static CrPsTid_t | getLptUpFirstCmdTid (void *p) |
Get "Tid" from "LptUpFirstCmd" packet. More... | |
static void | setLptUpFirstCmdTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptUpFirstCmd" packet. More... | |
static CrPsNumberU4_t | getLptUpFirstCmdPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptUpFirstCmd" packet. More... | |
static void | setLptUpFirstCmdPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptUpFirstCmd" packet. More... | |
static CrPsTid_t | getLptUpInterCmdTid (void *p) |
Get "Tid" from "LptUpInterCmd" packet. More... | |
static void | setLptUpInterCmdTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptUpInterCmd" packet. More... | |
static CrPsNumberU4_t | getLptUpInterCmdPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptUpInterCmd" packet. More... | |
static void | setLptUpInterCmdPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptUpInterCmd" packet. More... | |
static CrPsTid_t | getLptUpLastCmdTid (void *p) |
Get "Tid" from "LptUpLastCmd" packet. More... | |
static void | setLptUpLastCmdTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptUpLastCmd" packet. More... | |
static CrPsNumberU4_t | getLptUpLastCmdPartSeqNmb (void *p) |
Get "PartSeqNmb" from "LptUpLastCmd" packet. More... | |
static void | setLptUpLastCmdPartSeqNmb (void *p, CrPsNumberU4_t PartSeqNmb) |
Set "PartSeqNmb" in "LptUpLastCmd" packet. More... | |
static CrPsTid_t | getLptUpAbortRepTid (void *p) |
Get "Tid" from "LptUpAbortRep" packet. More... | |
static void | setLptUpAbortRepTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptUpAbortRep" packet. More... | |
static CrPsFailReason_t | getLptUpAbortRepFailReason (void *p) |
Get "FailReason" from "LptUpAbortRep" packet. More... | |
static void | setLptUpAbortRepFailReason (void *p, CrPsFailReason_t FailReason) |
Set "FailReason" in "LptUpAbortRep" packet. More... | |
static CrPsTid_t | getLptStartDownCmdTid (void *p) |
Get "Tid" from "LptStartDownCmd" packet. More... | |
static void | setLptStartDownCmdTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptStartDownCmd" packet. More... | |
static CrPsTid_t | getLptAbortDownCmdTid (void *p) |
Get "Tid" from "LptAbortDownCmd" packet. More... | |
static void | setLptAbortDownCmdTid (void *p, CrPsTid_t Tid) |
Set "Tid" in "LptAbortDownCmd" packet. More... | |
Variables | |
LptDownFirstRep_t | |
LptDownInterRep_t | |
LptDownLastRep_t | |
LptUpFirstCmd_t | |
LptUpInterCmd_t | |
LptUpLastCmd_t | |
LptUpAbortRep_t | |
LptStartDownCmd_t | |
LptAbortDownCmd_t | |
Interface for accessing fields in packets of service "ServLPT".
last modification: 22.01.2018
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Definition in file CrPsPktServLpt.h.
struct __attribute__ | ( | (packed) | ) |
Structure for LptDownFirstRep.
Structure for LptAbortDownCmd.
Structure for LptStartDownCmd.
Structure for LptUpAbortRep.
Structure for LptUpLastCmd.
Structure for LptUpInterCmd.
Structure for LptUpFirstCmd.
Structure for LptDownLastRep.
Structure for LptDownInterRep.
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Capable of containing the [0, +2^32 -1] range
CrPsPart_t
Packet header.
Capable of containing the [0, +2^32 -1] range
CrPsFailReason_t
Packet header.
Capable of containing the [0, +2^32 -1] range
Packet header.
Capable of containing the [0, +2^32 -1] range
Definition at line 32 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptAbortDownCmd" packet.
p | Pointer to the packet. |
Definition at line 603 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptDownFirstRep" packet.
p | Pointer to the packet. |
Definition at line 267 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptDownFirstRep" packet.
p | Pointer to the packet. |
Definition at line 243 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptDownInterRep" packet.
p | Pointer to the packet. |
Definition at line 315 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptDownInterRep" packet.
p | Pointer to the packet. |
Definition at line 291 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptDownLastRep" packet.
p | Pointer to the packet. |
Definition at line 363 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptDownLastRep" packet.
p | Pointer to the packet. |
Definition at line 339 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptStartDownCmd" packet.
p | Pointer to the packet. |
Definition at line 579 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "FailReason" from "LptUpAbortRep" packet.
p | Pointer to the packet. |
Definition at line 555 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptUpAbortRep" packet.
p | Pointer to the packet. |
Definition at line 531 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptUpFirstCmd" packet.
p | Pointer to the packet. |
Definition at line 411 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptUpFirstCmd" packet.
p | Pointer to the packet. |
Definition at line 387 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptUpInterCmd" packet.
p | Pointer to the packet. |
Definition at line 459 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptUpInterCmd" packet.
p | Pointer to the packet. |
Definition at line 435 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "PartSeqNmb" from "LptUpLastCmd" packet.
p | Pointer to the packet. |
Definition at line 507 of file CrPsPktServLpt.h.
|
inlinestatic |
Get "Tid" from "LptUpLastCmd" packet.
p | Pointer to the packet. |
Definition at line 483 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptAbortDownCmd" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 615 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptDownFirstRep" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 279 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptDownFirstRep" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 255 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptDownInterRep" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 327 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptDownInterRep" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 303 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptDownLastRep" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 375 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptDownLastRep" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 351 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptStartDownCmd" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 591 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "FailReason" in "LptUpAbortRep" packet.
p | Pointer to the packet. |
FailReason | Value of "FailReason" to be set in packet. |
Definition at line 567 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptUpAbortRep" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 543 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptUpFirstCmd" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 423 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptUpFirstCmd" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 399 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptUpInterCmd" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 471 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptUpInterCmd" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 447 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "PartSeqNmb" in "LptUpLastCmd" packet.
p | Pointer to the packet. |
PartSeqNmb | Value of "PartSeqNmb" to be set in packet. |
Definition at line 519 of file CrPsPktServLpt.h.
|
inlinestatic |
Set "Tid" in "LptUpLastCmd" packet.
p | Pointer to the packet. |
Tid | Value of "Tid" to be set in packet. |
Definition at line 495 of file CrPsPktServLpt.h.