Searched refs:ARPHRD_X25 (Results 1 – 8 of 8) sorted by relevance
160 #if defined(ARPHRD_X25) || (defined(HAVE_DECL_ARPHRD_X25) && HAVE_DECL_ARPHRD_X25)162 static_assert((ARPHRD_X25) == (271), "ARPHRD_X25 != 271");165 # define ARPHRD_X25 271497 XLAT(ARPHRD_X25),
24 ARPHRD_X25 271
54 #define ARPHRD_X25 271 /* CCITT X.25 */ macro
110 [ARPHRD_X25] = 0, in print_ifreq()
702 __ADD(ARPHRD_X25,x25),
1266 pub const ARPHRD_X25: u16 = 271; constant