tag | line | file | source code |
your_id | 53 | include/net/netrom.h | unsigned char your_index, your_id; |
your_id | 208 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id) { |
your_id | 490 | net/netrom/af_netrom.c | nr->your_id = 0; |
your_id | 960 | net/netrom/af_netrom.c | make->nr->your_id = circuit_id; |
your_id | 1071 | net/netrom/af_netrom.c | *asmptr++ = sk->nr->your_id; |
your_id | 1280 | net/netrom/af_netrom.c | s->nr->your_index, s->nr->your_id, |
your_id | 105 | net/netrom/nr_in.c | sk->nr->your_id = skb->data[18]; |
your_id | 211 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_id; |
your_id | 222 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_id; |
your_id | 230 | net/netrom/nr_subr.c | *dptr++ = sk->nr->your_id; |