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

/xnu-2422.115.4/bsd/net/
H A Ddlil.h159 #define rxpoll_pmax pstats.ifi_poll_packets_max macro
H A Ddlil.c1970 if (ptot > inp->rxpoll_pmax)
1971 inp->rxpoll_pmax = ptot;
1996 inp->rxpoll_pmax,
2056 inp->rxpoll_pmax, inp->rxpoll_plowat,
2679 inp->rxpoll_pavg, inp->rxpoll_pmax,
2695 inp->rxpoll_pavg, inp->rxpoll_pmax,
2711 inp->rxpoll_pmax, inp->rxpoll_wavg,

Completed in 32 milliseconds