Searched refs:ARPHRD_ROSE (Results 1 – 6 of 6) sorted by relevance
53 #define ARPHRD_ROSE 270 macro
137 dev->type = ARPHRD_ROSE; in rose_setup()
614 if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE) in rose_dev_first()632 if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && in rose_dev_get()650 if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && in rose_dev_exists()
216 case ARPHRD_ROSE: in rose_device_event()
2969 case ARPHRD_ROSE: in tun_get_addr_len()
426 ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, ARPHRD_HWX25,
Completed in 31 milliseconds