NWMSOC:GetMACAddress

NWMSOC:GetMACAddress

Request #

WordDescription
0
0x00080040Cmd0x0008Param1Xlat0
1s32 size

Response #

WordDescription
0
Header (unknown value)
1Result code
2Descriptor for static buffer (id 0)
3Output data pointer

Description #

Uses size=6 internally unless the input is <=6. Uses an ipc static_buffer(static_buf_id=0) for output with the specified size. The size is not used afterwards except for writing the static_buf translate-hdr to the cmdreply. This just copies 6-bytes from state(system MAC address) to the outbuf and returns 0.