#include <lnc.h>
Collaboration diagram for lncInfo:

Data Fields | |
| arpcom | arpcom |
| int | bdp |
| initBlock * | initBloack |
| nicInfo | nic |
| int | nrdre |
| int | ntdre |
| int | rap |
| int | rdp |
| hostRingEntry * | recvRing |
| hostRingEntry * | transRings |
Definition at line 156 of file lnc.h.
| struct arpcom lncInfo::arpcom |
| int lncInfo::bdp |
| struct initBlock* lncInfo::initBloack |
| struct nicInfo lncInfo::nic |
| int lncInfo::nrdre |
| int lncInfo::ntdre |
| int lncInfo::rap |
Definition at line 162 of file lnc.h.
Referenced by initLNC(), readBcr(), readCsr(), writeBcr(), and writeCsr().
| int lncInfo::rdp |
Definition at line 163 of file lnc.h.
Referenced by initLNC(), lanceProbe(), lncInt(), readCsr(), and writeCsr().
| struct hostRingEntry* lncInfo::recvRing |
| struct hostRingEntry* lncInfo::transRings |
1.4.7