395 bytes added
, 17:43, 13 February 2017
This page is for the [[NWM_Services|NWMSOC]] shared memory.
Every 0x800-bytes(size is from a state field) in sharedmem is for an entry, minus some other data near the end of sharedmem.
=Entry=
{| class="wikitable" border="1"
|-
! Offset
! Size
! Description
|-
| 0x0
| 0x4
| Index for the next entry.
|-
| 0x4
| 0x7FC
| ?
|}
This also contains the entire 802.11 frame + extracted metadata.