fn statistics(self: *const SimpleNetworkProtocol, reset_flag: bool, statistics_size: ?*usize, statistics_table: ?*NetworkStatistics) Status
[src]
Resets or collects the statistics on a network interface.
Parameters
self: *const SimpleNetworkProtocol,
reset_flag: bool,
statistics_size: ?*usize,
statistics_table: ?*NetworkStatistics,