Searched refs:ARPHRD_RSRVD (Results 1 – 7 of 7) sorted by relevance
139 #if defined(ARPHRD_RSRVD) || (defined(HAVE_DECL_ARPHRD_RSRVD) && HAVE_DECL_ARPHRD_RSRVD)141 static_assert((ARPHRD_RSRVD) == (260), "ARPHRD_RSRVD != 260");144 # define ARPHRD_RSRVD 260494 XLAT(ARPHRD_RSRVD),
21 ARPHRD_RSRVD 260
51 #define ARPHRD_RSRVD 260 /* Notional KISS type */ macro
699 __ADD(ARPHRD_RSRVD,rsrvd),
1263 pub const ARPHRD_RSRVD: u16 = 260; constant