PR_SLOWHZ
#define RTTTOPRHZ(r) ((r) / (RTM_RTTUNIT / PR_SLOWHZ))
#define IGMP_SLOWTIMO (hz / PR_SLOWHZ)
#define IPFRAG_TIMEO (hz / PR_SLOWHZ)
static int tcp_rttdflt = TCPTV_SRTTDFLT / PR_SLOWHZ;
#define FRAG6_SLOWTIMO (hz / PR_SLOWHZ)