Home
last modified time | relevance | path

Searched defs:il_stats (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/vax/if/
H A Dif_il.h25 struct il_stats { struct
26 u_short ils_fill1;
27 u_short ils_length; /* Length (should be 62) */
28 u_char ils_addr[6]; /* Ethernet Address */
29 u_short ils_frames; /* Number of Frames Received */
34 u_short ils_lost; /* Number of Times Frames Lost */
37 u_short ils_crc; /* Number of CRC Errors */
39 u_short ils_collis; /* Number of Collisions */
41 u_short ils_fill2[8];
42 char ils_module[8]; /* Module ID */
[all …]