Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c752 linux_get_stat(const char * if_name, const char * stat) { in linux_get_stat() function
774 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()