Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Ddlil_sysctl.c176 #define IF_RXPOLL_SAMPLETIME (10ULL * 1000 * 1000) /* 10 ms */ macro
177 uint64_t if_rxpoll_sample_holdtime = IF_RXPOLL_SAMPLETIME;
180 IF_RXPOLL_SAMPLETIME, sysctl_rxpoll_sample_holdtime,