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

/xnu-2422.115.4/bsd/net/
H A Ddlil.h158 #define rxpoll_pmin pstats.ifi_poll_packets_min macro
H A Ddlil.c1968 if (inp->rxpoll_pmin == 0 || inp->rxpoll_pmin > ptot)
1969 inp->rxpoll_pmin = ptot;

Completed in 23 milliseconds