ARPHRD_ROSE 193 net/rose/af_rose.c case ARPHRD_ROSE: ARPHRD_ROSE 137 net/rose/rose_dev.c dev->type = ARPHRD_ROSE; ARPHRD_ROSE 612 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE) ARPHRD_ROSE 630 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0) { ARPHRD_ROSE 647 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0)