tag | line | file | source code |
repeated | 139 | include/net/ax25.h | unsigned char repeated[AX25_MAX_DIGIS]; |
repeated | 1411 | net/ax25/af_ax25.c | sk->ax25->digipeat->repeated[ct] = 0; |
repeated | 1634 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1642 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1978 | net/ax25/af_ax25.c | dtmp.repeated[ct] = 0; |
repeated | 95 | net/ax25/ax25_route.c | if (!in->repeated[k]) |
repeated | 260 | net/ax25/ax25_route.c | ax25_rt->digipeat->repeated[i] = 0; |
repeated | 285 | net/ax25/ax25_route.c | ax25_rt->digipeat->repeated[i] = 0; |
repeated | 372 | net/ax25/ax25_subr.c | digi->repeated[d] = 1; |
repeated | 375 | net/ax25/ax25_subr.c | digi->repeated[d] = 0; |
repeated | 429 | net/ax25/ax25_subr.c | if (d->repeated[ct]) |
repeated | 465 | net/ax25/ax25_subr.c | out->repeated[ct] = 0; |