| tag | line | file | source code |
| t3timer | 152 | include/net/ax25.h | unsigned short t1timer, t2timer, t3timer; |
| t3timer | 556 | net/ax25/af_ax25.c | ax25->t3timer = 0; |
| t3timer | 1120 | net/ax25/af_ax25.c | sk->ax25->t3timer = 0; |
| t3timer | 1708 | net/ax25/af_ax25.c | ax25->t3timer = ax25->t3; |
| t3timer | 2122 | net/ax25/af_ax25.c | ax25->t3timer / PR_SLOWHZ, |
| t3timer | 209 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 355 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 370 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 380 | net/ax25/ax25_in.c | ax25->t3timer = 0; |
| t3timer | 396 | net/ax25/ax25_in.c | ax25->t3timer = 0; |
| t3timer | 440 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 548 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 565 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 576 | net/ax25/ax25_in.c | ax25->t3timer = 0; |
| t3timer | 592 | net/ax25/ax25_in.c | ax25->t3timer = 0; |
| t3timer | 613 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 643 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 674 | net/ax25/ax25_in.c | ax25->t3timer = ax25->t3; |
| t3timer | 209 | net/ax25/ax25_out.c | ax25->t3timer = 0; |
| t3timer | 268 | net/ax25/ax25_out.c | ax25->t3timer = 0; |
| t3timer | 311 | net/ax25/ax25_out.c | ax25->t3timer = ax25->t3; |
| t3timer | 349 | net/ax25/ax25_out.c | ax25->t3timer = ax25->t3; |
| t3timer | 393 | net/ax25/ax25_out.c | ax25o->t3timer = ax25o->t3; |
| t3timer | 408 | net/ax25/ax25_out.c | ax25->t3timer = 0; |
| t3timer | 142 | net/ax25/ax25_timer.c | if (ax25->t3timer > 0 && --ax25->t3timer == 0) { |
| t3timer | 171 | net/ax25/ax25_timer.c | ax25->t3timer = ax25->t3; |