Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/systat/
Dif.c80 static uint64_t if_err_oerrors(const struct ifcount *);
95 .ocount = if_err_oerrors,
419 if_err_oerrors(const struct ifcount *ifc) in if_err_oerrors() function