Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/net/
H A Dax25.h20 #define AX25_T1CLAMPLO 1 macro