tag | line | file | source code |
repeated | 139 | include/net/ax25.h | unsigned char repeated[AX25_MAX_DIGIS]; |
repeated | 1295 | net/ax25/af_ax25.c | sk->ax25->digipeat->repeated[ct] = 0; |
repeated | 1516 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1524 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1848 | net/ax25/af_ax25.c | dtmp.repeated[ct] = 0; |
repeated | 210 | net/ax25/ax25_route.c | ax25_rt->digipeat->repeated[i] = 0; |
repeated | 234 | 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; |