| tag | line | file | source code |
|---|---|---|---|
| ARPHRD_PPP | 403 | drivers/net/ppp.c | dev->type = ARPHRD_PPP; |
| ARPHRD_PPP | 368 | net/appletalk/ddp.c | if((atif->dev->type == ARPHRD_LOCALTLK || atif->dev->type == ARPHRD_PPP) |
| ARPHRD_PPP | 762 | net/appletalk/ddp.c | &&dev->type!=ARPHRD_LOCALTLK && dev->type!=ARPHRD_PPP) |