Searched defs:ifstat_errors (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Difmgmt.c71 static void ifstat_errors ( struct net_device_stats *stats, function
102 ifstat_errors ( &netdev->tx_stats, "TXE" );
103 ifstat_errors ( &netdev->rx_stats, "RXE" );

Completed in 47 milliseconds