Searched refs:linux_get_stat (Results 1 – 1 of 1) sorted by relevance
752 linux_get_stat(const char * if_name, const char * stat) { in linux_get_stat() function774 long long int missed = linux_get_stat(if_name, "rx_missed_errors"); in linux_if_drops()775 long long int fifo = linux_get_stat(if_name, "rx_fifo_errors"); in linux_if_drops()