tag | line | file | source code |
your_index | 54 | include/net/netrom.h | unsigned char your_index, your_id; |
your_index | 208 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id) { |
your_index | 562 | net/netrom/af_netrom.c | nr->your_index = 0; |
your_index | 1020 | net/netrom/af_netrom.c | make->nr->your_index = circuit_index; |
your_index | 1131 | net/netrom/af_netrom.c | *asmptr++ = sk->nr->your_index; |
your_index | 1345 | 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; |