Searched refs:ARPHRD_ROSE (Results 1 – 8 of 8) sorted by relevance
153 #if defined(ARPHRD_ROSE) || (defined(HAVE_DECL_ARPHRD_ROSE) && HAVE_DECL_ARPHRD_ROSE)155 static_assert((ARPHRD_ROSE) == (270), "ARPHRD_ROSE != 270");158 # define ARPHRD_ROSE 270496 XLAT(ARPHRD_ROSE),
23 ARPHRD_ROSE 270
53 #define ARPHRD_ROSE 270 macro
109 [ARPHRD_ROSE] = 5 /* ROSE_ADDR_LEN */, in print_ifreq()
701 __ADD(ARPHRD_ROSE,rose),
1265 pub const ARPHRD_ROSE: u16 = 270; constant