About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
MLTBK | Back to Index page |
Prolog Control Block Contents MLTBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
MLTBK Prolog | Top of page |
NAME : HCPMLTBK DESCRIPTION: Multi-Level Table definition DSECT : MLTBK FUNCTION : The MLTBK structure defines a multi-level indexed table. The MLTBK provides an anchor for sub-tables which are allocated only when required. The width of the KEY determines the depth of the table. Each byte of the KEY represents an index into the sub-table at that level of the structure. LOCATED BY - SLMMACTB - Instance of an MLTBK for System MACADDR LANIPTBL - Instance of an MLTBK for LAN IP Table CREATED BY : HCPMLTCR - Created/Initialized. DELETED BY : HCPMLTRL - Released. RELOCATION CONSIDERATIONS : None NOTES : None |
MLTBK Control Block Content | Top of page |
|
MLTBK Storage Layout | Top of page |
*** MLTBK - Multi-Level Table definition * * +-------------+-------------+---------------------------+ * 0 | MLTKEYLN | MLTDEPTH | MLTLVL0 | * +-------------+-------------+---------------------------+ * 8 | MLTUSECT | MLTMAXCT | * +---------------------------+---------------------------+ * 10 | MLTKEY1 | * | | * +-------------------------------------------------------+ * 20 * *** MLTBK - Multi-Level Table definition |
MLTBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- MLT$END 0010 00000020 MLTBKLN 0010 00000020 MLTBKSZ 0010 00000004 MLTDEPTH 0002 MLTKEYLN 0000 MLTKEY1 0010 MLTLVL0 0004 MLTMAXCT 000C MLTMAXLN 0010 00000010 MLTMAXUS 0010 00010000 MLTUSECT 0008 |
Copyright IBM Corporation, 1990, 2018