MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / MAPSectionDefRecord

Class MAPSectionDefRecord

src/nfs_data.h:836–840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

834 } MAPHeader;
835
836 typedef struct MAPSectionDefRecord {
837 uint8_t bUnknown;
838 uint8_t bMagic;
839 uint8_t bNextSection;
840 } MAPSectionDefRecord;
841
842 typedef struct MAPSectionDef {
843 uint8_t bIndex;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected