tag | line | file | source code |
your_index | 49 | include/net/netrom.h | unsigned char your_index, your_id; |
your_index | 185 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id && s->type == type) { |
your_index | 467 | net/netrom/af_netrom.c | nr->your_index = 0; |
your_index | 935 | net/netrom/af_netrom.c | make->nr->your_index = circuit_index; |
your_index | 1047 | net/netrom/af_netrom.c | *asmptr++ = sk->nr->your_index; |
your_index | 1273 | net/netrom/af_netrom.c | s->nr->your_index, s->nr->your_id, |
your_index | 62 | net/netrom/nr_in.c | sk->nr->your_index = skb->data[2]; |
your_index | 209 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |
your_index | 220 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |
your_index | 228 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |