Home
last modified time | relevance | path

Searched refs:ifstat_errors (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/usr/
Difmgmt.c71 static void ifstat_errors ( struct net_device_stats *stats, in ifstat_errors() function
101 ifstat_errors ( &netdev->tx_stats, "TXE" ); in ifstat()
102 ifstat_errors ( &netdev->rx_stats, "RXE" ); in ifstat()