Unit 'kerneldefs' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libc]

tr_statistics

Declaration

Source position: kerneldefs.pp line 371

type tr_statistics = record

  rx_packets: dword;

  tx_packets: dword;

  rx_bytes: dword;

  tx_bytes: dword;

  rx_errors: dword;

  tx_errors: dword;

  rx_dropped: dword;

  tx_dropped: dword;

  multicast: dword;

  transmit_collision: dword;

  line_errors: dword;

  internal_errors: dword;

  burst_errors: dword;

  A_C_errors: dword;

  abort_delimiters: dword;

  lost_frames: dword;

  recv_congest_count: dword;

  frame_copied_errors: dword;

  frequency_errors: dword;

  token_errors: dword;

  dummy1: dword;

end;


Documentation generated on: 2023-03-18