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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h159 #define rxpoll_pmax pstats.ifi_poll_packets_max macro
H A Ddlil.c1720 if (ptot > inp->rxpoll_pmax)
1721 inp->rxpoll_pmax = ptot;
1746 inp->rxpoll_pmax,
1807 inp->rxpoll_pmax, inp->rxpoll_plowat,
2306 inp->rxpoll_pavg, inp->rxpoll_pmax,
2322 inp->rxpoll_pavg, inp->rxpoll_pmax,
2336 inp->rxpoll_pmax, inp->rxpoll_wavg,

Completed in 67 milliseconds