tag | line | file | source code |
your_index | 53 | include/net/netrom.h | unsigned char your_index, your_id; |
your_index | 212 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id && s->type == type) { |
your_index | 498 | net/netrom/af_netrom.c | nr->your_index = 0; |
your_index | 980 | net/netrom/af_netrom.c | make->nr->your_index = circuit_index; |
your_index | 1094 | net/netrom/af_netrom.c | *asmptr++ = sk->nr->your_index; |
your_index | 1375 | net/netrom/af_netrom.c | s->nr->your_index, s->nr->your_id, |
your_index | 104 | net/netrom/nr_in.c | sk->nr->your_index = skb->data[17]; |
your_index | 210 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |
your_index | 221 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |
your_index | 229 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_index; |