VLCBK | Back to Index page |
Prolog Control Block Contents VLCBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
VLCBK Prolog | Top of page |
NAME : HCPVLCBK DESCRIPTION: VLAN Counter Structure DSECT : VLCBK FUNCTION : Each VLCBK represents a list of VLAN counters use to track the bytes, frames transferred and discarded frames per VLAN ID for a given NIC adapter. These counters are returned with SNMP and Diag x'26C'. The VLCBK structure is fixed length. LOCATED BY - NICCTRVL - Points to a Multi-Level (MLT) Table of of L:VLCBKs indexed by VLAN ID. CREATED BY : During data transfer when SET VLAN_counters ON is specified for a VLAN AWARE virtual switch. DELETED BY : DETACH NIC - NICBK destruction RELOCATION CONSIDERATIONS : None |
VLCBK Control Block Content | Top of page |
|
VLCBK Storage Layout | Top of page |
*** VLCBK - VLAN Counter Structure * * +---------------------------+-------------+-------------+ * 0 | VLCNICBK |/////////////| VLCVLAN | * +---------------------------+-------------+-------------+ * 8 | VLCRX | * +-------------------------------------------------------+ * 10 | VLCTX | * +-------------------------------------------------------+ * 18 | VLCRXDSC | * +-------------------------------------------------------+ * 20 | VLCTXDSC | * +-------------------------------------------------------+ * 28 | VLCRXBYT | * +-------------------------------------------------------+ * 30 | VLCTXBYT | * +-------------------------------------------------------+ * 38 * *** VLCBK - VLAN Counter Structure |
VLCBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- VLCBKSZ 0030 00000007 VLCBYTES 0006 00000020 VLCCTR 0008 VLCCTRLN 0030 00000038 VLCNICBK 0000 VLCRX 0008 VLCRXBC 0006 00000020 VLCRXBYT 0028 VLCRXDF 0006 00000010 VLCRXDSC 0018 VLCRXF 0006 00000000 VLCTX 0010 VLCTXBC 0006 00000028 VLCTXBYT 0030 VLCTXDF 0006 00000018 VLCTXDSC 0020 VLCTXF 0006 00000008 VLCVLAN 0006 |
Copyright IBM Corporation, 1990, 2022