tag | line | file | source code |
---|---|---|---|
deh_hops | 79 | include/linux/atalk.h | __u16 deh_len:10,deh_hops:4,deh_pad:2; |
deh_hops | 1519 | net/appletalk/ddp.c | if(rt==NULL || ddp->deh_hops==15) |
deh_hops | 1524 | net/appletalk/ddp.c | ddp->deh_hops++; |
deh_hops | 1638 | net/appletalk/ddp.c | ddp->deh_hops=15; /* Non routable, so force a drop |
deh_hops | 1741 | net/appletalk/ddp.c | ddp->deh_hops=0; |