HomeSort by: relevance | last modified time | path
    Searched defs:xn_cksum_errintvl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
xennet_checksum.c 57 static const struct timeval xn_cksum_errintvl = { 600, 0 }; /* 10 min, each */ variable in typeref:typename:const struct timeval
181 if (ratecheck(&lasttime, &xn_cksum_errintvl))

Completed in 18 milliseconds