Member | Description |
ppa | Physical Point of Attachment number |
cmd | LLC2_GET_CON_STATS |
sap | SAP value |
con | Connection index |
clearFlag | Clear counters flag. Set this
to 0 to retreive statistics and to 1 to reset all counters to 0. |
stateOldest, stateOlder, stateOld, state | The four previous dlpi states of the connection |
sid | SAP value and connection index |
dlsap_t rem | Structure containing the remote MAC address and SAP |
flag | Connection component processing flag |
dataFlag | DATA_FLAG |
k | transmit window size |
vs | Sequence number of the next I-frame to send |
vr | Sequence number of the next I-frame expected |
nrRcvd | Sequence number of the last I-frame acknowledged by the remote node |
retryCount | Number of timer expirations |
numToBeAcked | Number of outbound I-frames to be acknowledged |
numToResend | Number of outbound I-frames to be re-sent |
macOutSave | Number of outbound I-frames held by the MAC driver to be saved on return to LLC2 |
macOutDump | Number of outbound I-frames held by the MAC driver to be dumped on return to LLC2 |
timerOn | Timer activity flag |
iSent | Number of I-frames sent |
iRcvd | Number of I-frames received |
frmrSent | Number of frame rejects sent |
frmrRcvd | Number of frame rejects received |
rrSent | Number of RRs sent |
rrRcvd | Number of RRs received |
rnrRcvd | Number of RNRs received |
rejSent | Number of rejects sent |
rejRcvd | Number of rejects received |
sabmeSent | Number of SABMEs sent |
sabmeRcvd | Number of SABMEs received |
uaSent | Number of UAs sent |
uaRcvd | Number of UAs received |
discSent | Number of DISCs sent |
outOfState | Number of invalid events received |
allocFail | Number of buffer allocation failures |
protocolError | Number of protocol errors |
localBusy | Number of times in a local busy state |
remoteBusy | Number of times in a remote busy state |
maxRetryFail | Number of failures due to reaching maxRetry |
ackTimerExp | Number of ack timer expirations |
pollTimerExp | Number of P-timer expirations |
rejTimerExp | Number of reject timer expirations |
remBusyTimerExp | Number of remote busy timer expirations |
inactTimerExp | Number of inactivity timer expirations |
sendAckTimerExp | Number of send ack timer expirations |
|