const syscall.NLMSG_ALIGNTO
3 uses
syscall (current package)
netlink_linux.go#L13: return (msglen + NLMSG_ALIGNTO - 1) & ^(NLMSG_ALIGNTO - 1)
zerrors_linux_amd64.go#L625: NLMSG_ALIGNTO = 0x4
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)