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

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Drc80211.c261 int higher = rc80211_calc_net_goodness ( ctx, dev->rate + 1 ); local
262 if ( higher > net_good || higher < 0 )
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h164 PRFileDesc *lower, *higher; /* pointers to adjacent layers */ member in struct:PRFileDesc
399 ** no functionality, it should call the next lower(higher) function of the

Completed in 692 milliseconds