Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dtp_param.h81 #define TP_RTV_ALPHA 2 macro
H A Dtp_subr.c166 if ((tpcb->tp_rtv += ((delta - tpcb->tp_rtv) >> TP_RTV_ALPHA)) <= 0)