Searched refs:ARPHRD_PIMREG (Results 1 – 8 of 8) sorted by relevance
300 #if defined(ARPHRD_PIMREG) || (defined(HAVE_DECL_ARPHRD_PIMREG) && HAVE_DECL_ARPHRD_PIMREG)302 static_assert((ARPHRD_PIMREG) == (779), "ARPHRD_PIMREG != 779");305 # define ARPHRD_PIMREG 779517 XLAT(ARPHRD_PIMREG),
44 ARPHRD_PIMREG 779
74 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
76 #define ARPHRD_PIMREG 779 /* PIMSM register interface */ macro
130 [ARPHRD_PIMREG] = 0, in print_ifreq()
691 __ADD(ARPHRD_PIMREG,pimreg)
1174 pub const ARPHRD_PIMREG: u16 = 779; constant