| tag | line | file | source code |
|---|---|---|---|
| deh_hops | 79 | include/linux/atalk.h | __u16 deh_len:10,deh_hops:4,deh_pad:2; |
| deh_hops | 1421 | net/appletalk/ddp.c | if(rt==NULL || ddp->deh_hops==15) |
| deh_hops | 1426 | net/appletalk/ddp.c | ddp->deh_hops++; |
| deh_hops | 1565 | net/appletalk/ddp.c | ddp->deh_hops=0; |