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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Ddlil.c540 #define IF_RXPOLL_SAMPLETIME (10ULL * 1000 * 1000) /* 10 ms */ macro
541 static u_int64_t if_rxpoll_sample_holdtime = IF_RXPOLL_SAMPLETIME;
544 IF_RXPOLL_SAMPLETIME, sysctl_rxpoll_sample_holdtime,

Completed in 169 milliseconds