Home
last modified time | relevance | path

Searched refs:RTNH_ALIGNTO (Results 1 – 15 of 15) sorted by relevance

/external/libnl/include/linux-private/linux/
Drtnetlink.h318 #define RTNH_ALIGNTO 4 macro
319 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/external/iproute2/include/uapi/linux/
Drtnetlink.h367 #define RTNH_ALIGNTO 4 macro
368 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h382 #define RTNH_ALIGNTO 4 macro
383 #define RTNH_ALIGN(len) ( ((len)+RTNH_ALIGNTO-1) & ~(RTNH_ALIGNTO-1) )
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1332 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_mipsle.go1599 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_s390x.go1659 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_arm.go1605 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_ppc64le.go1655 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_mips64.go1599 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_ppc64.go1655 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_amd64.go1599 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_mips64le.go1599 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_386.go1598 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_mips.go1599 RTNH_ALIGNTO = 0x4 const
Dzerrors_linux_arm64.go1589 RTNH_ALIGNTO = 0x4 const