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

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h164 #define rxpoll_bmax pstats.ifi_poll_bytes_max macro
H A Ddlil.c1710 if (btot > inp->rxpoll_bmax)
1711 inp->rxpoll_bmax = btot;

Completed in 82 milliseconds