Searched refs:rxpoll_blowat (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Ddlil.h165 #define rxpoll_blowat pstats.ifi_poll_bytes_lowat macro
H A Ddlil.c2003 inp->rxpoll_blowat,
2017 inp->rxpoll_bavg <= inp->rxpoll_blowat &&
2059 inp->rxpoll_bavg, inp->rxpoll_blowat,
2162 inp->rxpoll_blowat = 0;
2200 inp->rxpoll_blowat = blowat;
2216 inp->rxpoll_whiwat, inp->rxpoll_blowat, inp->rxpoll_bhiwat);
2243 p->bytes_lowat = inp->rxpoll_blowat;

Completed in 52 milliseconds