Home
last modified time | relevance | path

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

/linux/net/ax25/
H A Dax25_subr.c253 if (ax25->rtt < AX25_T1CLAMPLO) in ax25_calculate_rtt()
254 ax25->rtt = AX25_T1CLAMPLO; in ax25_calculate_rtt()