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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h165 #define rxpoll_blowat pstats.ifi_poll_bytes_lowat macro
H A Ddlil.c1753 inp->rxpoll_blowat,
1767 inp->rxpoll_bavg <= inp->rxpoll_blowat &&
1810 inp->rxpoll_bavg, inp->rxpoll_blowat,
1873 inp->rxpoll_blowat = 0;
1890 inp->rxpoll_blowat = rxpoll_tbl[n].blowat;
1903 inp->rxpoll_blowat, inp->rxpoll_bhiwat);

Completed in 79 milliseconds