tag | line | file | source code |
repeated | 128 | include/net/ax25.h | unsigned char repeated[6]; |
repeated | 1184 | net/ax25/af_ax25.c | sk->ax25->digipeat->repeated[ct] = 0; |
repeated | 1375 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1382 | net/ax25/af_ax25.c | dp.repeated[(int)dp.lastrepeat] = 1; |
repeated | 1689 | net/ax25/af_ax25.c | dtmp.repeated[ct] = 0; |
repeated | 196 | net/ax25/ax25_route.c | ax25_rt->digipeat->repeated[i] = 0; |
repeated | 220 | net/ax25/ax25_route.c | ax25_rt->digipeat->repeated[i] = 0; |
repeated | 346 | net/ax25/ax25_subr.c | digi->repeated[d] = 1; |
repeated | 349 | net/ax25/ax25_subr.c | digi->repeated[d] = 0; |
repeated | 403 | net/ax25/ax25_subr.c | if (d->repeated[ct]) |
repeated | 439 | net/ax25/ax25_subr.c | out->repeated[ct] = 0; |