2.2.3.5.9 Padding
The Padding command is a variable-size command that can be used to pad the size of an RTS PDU to a desired size, as specified in section 2.2.4.45.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CommandType |
|||||||||||||||||||||||||||||||
ConformanceCount |
|||||||||||||||||||||||||||||||
Padding (variable) |
|||||||||||||||||||||||||||||||
... |
CommandType (4 bytes): MUST be the value Padding (0x00000008).
ConformanceCount (4 bytes): The size of the padding field, in bytes. It MUST be in the inclusive range of 0 to 0xFFFF.
Padding (variable): An array of padding bytes that is ConformanceCount bytes long. Protocol implementations SHOULD initialize padding bytes to zero on sending and MUST ignore them on receiving.