K 10 svn:author V 3 bms K 8 svn:date V 27 2007-02-02T18:34:18.000000Z K 7 svn:log V 260 Expose smoothed RTT and RTT variance measurements to userland via socket option TCP_INFO. Note that the units used in the original Linux API are in microseconds, so use a 64-bit mantissa to convert FreeBSD's internal measurements from struct tcpcb from ticks. END