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