Searched defs:en_vcc (Results 1 – 1 of 1) sorted by relevance
135 struct en_vcc { struct136 struct atmio_vcc vcc; /* required by common code */137 void *rxhand;138 u_int vflags;139 uint32_t ipackets;140 uint32_t opackets;141 uint32_t ibytes;142 uint32_t obytes;144 uint8_t txspeed;145 struct en_txslot *txslot; /* transmit slot */[all …]