ARPHRD_ROSE 276 net/core/dev.c ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, ARPHRD_HWX25,
ARPHRD_ROSE 285 net/ipv4/arp.c case ARPHRD_ROSE:
ARPHRD_ROSE 221 net/rose/af_rose.c case ARPHRD_ROSE:
ARPHRD_ROSE 167 net/rose/rose_dev.c dev->type = ARPHRD_ROSE;
ARPHRD_ROSE 605 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE)
ARPHRD_ROSE 623 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0) {
ARPHRD_ROSE 640 net/rose/rose_route.c if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0)