const syscall.RTA_ALIGNTO

3 uses

	syscall (current package)
		netlink_linux.go#L22: 	return (attrlen + RTA_ALIGNTO - 1) & ^(RTA_ALIGNTO - 1)
		zerrors_linux_amd64.go#L801: 	RTA_ALIGNTO                      = 0x4