Flow : DLC <------> NODE (station connection)
| Field | Type | Description | 
|---|---|---|
| nxtqptr | PTRBFHDR | Pointer to next buffer header in a queue | 
| hdreptr | PTRBFELT | Pointer to first buffer element: NULL | 
| numelts | CHAR | Number of buffer elements: 0 | 
| msgtype | CHAR | Message type: DLCSTAT (0x11) | 
| srcl | CHAR | Source locality | 
| srcp | CHAR | Source partner | 
| srci | INTEGER | Source index | 
| destl | CHAR | Destination locality | 
| destp | CHAR | Destination partner | 
| desti | INTEGER | Destination index | 
| dshdr.dstype | CHAR | Status type: RESOURCE (0x04) | 
| dshdr.dlccred | INTEGER | DLC credit |