![]() |
![]() |
Message length patching configuration. More...
#include <pa.h>
Data Fields | |
uint8_t | msgLenSize |
uint8_t | offset |
uint16_t | msgLen |
Message length patching configuration.
paPatchMsgLenInfo_t is used to create message length patch command which is used in conjunction with the Ip fragmentation command. This command instruct the PASS to update the message length field within some L2 protocol header such as 802.3 and PPPoE after the potential IP fragmentation operation.
The PASS support up to two message length patching operations per IP fragmentation command.
uint16_t paPatchMsgLenInfo_t::msgLen |
Message length excluding the IP header and payload length
uint8_t paPatchMsgLenInfo_t::msgLenSize |
Size of message length field in bytes (
uint8_t paPatchMsgLenInfo_t::offset |
Offset from the start of the packet to the message length field