Home
last modified time | relevance | path

Searched refs:IF_RXPOLL_SAMPLETIME_MIN (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/bsd/net/
H A Ddlil_sysctl.c175 #define IF_RXPOLL_SAMPLETIME_MIN (1ULL * 1000 * 1000) /* 1 ms */ macro
459 if (q < IF_RXPOLL_SAMPLETIME_MIN) {
460 q = IF_RXPOLL_SAMPLETIME_MIN;