Changes

Jump to navigation Jump to search
395 bytes added ,  18:43, 13 February 2017
Created page with "This page is for the 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..."
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.

Navigation menu