Sa_Replay_Cxt_tag Struct Reference
[SA LLD Data Structures]

SALLD Replay Window Context. More...

#include <salld.h>

Data Fields

uint32_t winMask [sa_MAX_REPLAY_WINDOW_SIZE/32]
uint32_t winBaseHi
uint32_t winBase

Detailed Description

SALLD Replay Window Context.

This structure defines the replay window context which reprenets the snapshot of SASS replay windows.

Definition at line 1736 of file salld.h.


Field Documentation

Lower 32-bit of win_base which represents the sequence number of the oldest packet received

Definition at line 1742 of file salld.h.

Upper 32-bit of win_base when ESN is enabled

Definition at line 1741 of file salld.h.

uint32_t Sa_Replay_Cxt_tag::winMask[sa_MAX_REPLAY_WINDOW_SIZE/32]

Bitmask Array:w0.b0, w0.b1, ... w1.b0, w0.b2 ... 1:packet received 0:packet not received

Definition at line 1738 of file salld.h.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated