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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h160 #define rxpoll_plowat pstats.ifi_poll_packets_lowat macro
H A Ddlil.c1747 inp->rxpoll_plowat,
1766 if (inp->rxpoll_pavg <= inp->rxpoll_plowat &&
1807 inp->rxpoll_pmax, inp->rxpoll_plowat,
1872 inp->rxpoll_wlowat = inp->rxpoll_plowat =
1888 inp->rxpoll_plowat = rxpoll_tbl[n].plowat;
1901 inbw, sample_holdtime, inp->rxpoll_plowat,

Completed in 80 milliseconds