Searched defs:newest (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dnet80211.c2604 int i, newest = -1; local
2619 newest = i;
2625 packets than we can handle, drop the newest so the
2628 i = newest;

Completed in 1867 milliseconds