glebius 72f04611ec Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
struct ifnet if_oqdrops.

Some netgraph modules used ifqueue w/o ifnet. Accounting of queue drops
is simply removed from them. There were no API to read this statistic.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-09-19 09:01:19 +00:00
..
2014-09-18 13:59:36 +00:00
2014-09-18 20:29:17 +00:00
2014-09-18 10:33:23 +00:00
2014-09-17 17:43:32 +00:00
2014-06-14 12:26:12 +00:00
2014-07-07 00:27:09 +00:00