Home
last modified time | relevance | path

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

/net/ax25/
Dax25_timer.c108 int ax25_t1timer_running(ax25_cb *ax25) in ax25_t1timer_running() function
Dax25_subr.c253 if (ax25_t1timer_running(ax25) && ax25->n2count == 0) in ax25_calculate_rtt()
Dax25_out.c322 if (!ax25_t1timer_running(ax25)) { in ax25_kick()