Searched refs:ARPHRD_ROSE (Results 1 – 5 of 5) sorted by relevance
53 #define ARPHRD_ROSE 270 macro
140 dev->type = ARPHRD_ROSE; in rose_setup()
615 if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE) in rose_dev_first()633 …if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_ad… in rose_dev_get()650 …if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_ad… in rose_dev_exists()
218 case ARPHRD_ROSE: in rose_device_event()
290 ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, ARPHRD_HWX25,