Home
last modified time | relevance | path

Searched defs:netif_stats (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/lib/libsa/
H A Dnetif.h57 struct netif_stats { struct
58 int collisions;
59 int collision_error;
60 int missed;
61 int sent;
62 int received;
63 int deferred;
64 int overflow;